Pablo Curiel

Results 4 issues of Pablo Curiel

Time randomizers (LocalTimeRandomizer, LocalTimeRangeRandomizer, etc.) do not properly generate values in the expected ranges (up to 23 for hours, 59 for minutes and seconds, etc.), as the upper value is...

bug

Hello. I think that mock events generated by Microcks for RabbitMQ are not properly routed. If we take the [example document](https://github.com/microcks/api-lifecycle/blob/master/account-service-demo-amqp/account-service-asyncapi-1.2.0.yml) as reference, I would expect that the exchange to...

kind/question
component/mocks
stale

When events are resubmitted, their original tracing context is lost. Keeping this information is specially relevant when events are externalized. Any thoughts on persisting context on the DB and restoring...

in: event publication registry
in: observability
meta: waiting for feedback

Currently, different implementations of EventPublicationRepository and their related classes (e.g., JdbcEventPublicationRepository, JdbcEventPublicationRepository and its JpaEventPublication, MongoDbEventPublicationRepository and its MongoDbEventPublicationRepository, etc.) have package-protected visibility. This makes it impossible to reuse any...

in: event publication registry
meta: waiting for feedback