Raghavan

Results 5 issues of Raghavan

- AlternateRetryConfigBuilder is the alternate implementation - Usage is described using AlternateRetryConfigBuilder - Contains few config groups - Many subclasses are designed mutable for use like Builders - Many subclasses...

Currently, the `RetryConfigBuilder` has lot of options. Many of those options are exclusive and belong to logical groups. I was wondering whether we could simplify the API by having smaller...

enhancement

Hello, could not run the downloaded jar. Tried building the project and that failed as well. Sample use ``` $ java -jar wordcounter-1.0.4.jar -p sample.txt Exception in thread "main" java.lang.BootstrapMethodError:...

I am not sure this is the right place to ask for help with images. if not can you please, tell me where to do so? hi, i am trying...

Hello. We have an execution model which is typical of a producer-consumer pattern with a queue/topic in the middle. Currently, the queue holds work of same type from multiple customers/tenants....