john lilley

Results 18 comments of john lilley

@acogoluegnes I can't tell whether you are suggesting that receive() should be "fixed", or JMS-based RPC clients should use different patterns, or we should wait for #68 to be implemented...

@acogoluegnes: Thanks. It would be nice, if it turns out that RabbitMQ JMS usage requires some special considerations, to make that clear to the first-time user.

IMHO… halfway between 1 and 2. Fixed strategy: start at 1ms timeout, double it to max of 100ms. This produces better results, without adding complexity to the API. John Lilley...

+1 We hit this all the time on Windows, and after blaming our anti-virus, backup software and everything else we could think of, we finally stopped using VS.code for java...

Hi @testforstephen. The issue doesn't really manifest in VS.code itself. It is more like VS code is continuously building and/or/analyzing the java code, and that activity (at least on Windows)...

@fbricon thanks, that is promising. I have to admit I do not know what this is doing: ``` m2e.version ``` Do the IDEs automatically inject this property or do I...

@testforstephen thanks for the update. I'm not the VS.code user in our development group, but I will relay the information. Since it involves a change to the pom.xml files and...

Good news! The workaround by @fbricon seems to work for us.

Please! We recently embarked on an SDK migration, but got stymied by lack of S3 client-side encryption and had to roll it all back.

@slawekjaranowski thanks I made that change