Adam Warski

Results 580 comments of Adam Warski

@mskonovalov There's a special setting for that: `node_address` (see the readme)

well that wouldn't be supported right now ... but of course suggestions are welcome :)

Hello, here's a test which uses a redrive policy: https://github.com/adamw/elasticmq/blob/master/rest/rest-sqs-testing-amazon-java-sdk/src/test/scala/org/elasticmq/rest/sqs/AmazonJavaSdkTestSuite.scala#L944-L960 Maybe it will help? Adam > On 4 Jan 2018, at 07:10, harry9111985 wrote: > > Hi adamw, > >...

True, it looks the same ... however, I noticed the test doesn't really check the results, so it's incomplete - maybe there's a bug in there. I'd have to check,...

@jaxley sorry, my bad - somehow this step slipped :) Should be in central in ~15 minutes!

I haven't used the JMS interface so hard to say. Maybe you could create a small project which replicates the error?

@a-nigredo the link now is: https://github.com/softwaremill/retry/tree/master/shared/src/test/scala

Also seeing this - turning the logging for that class off until 0.19 is out, I'll re-test then