clebertsuconic
clebertsuconic
@franz1981 recently changed the code to use UTC. Meaning the time is controlled by the broker... did you check the semantics on main / latest release for this? why is...
I'm running the whole test suite on a CI box I have access and if all good will merge this... thanks.
@AntonRoskvist do you mind fixing QueueControlUsingCoreTest.testSendToDLAIncludesPagedMessages ?
QueueControlUsingCoreTest extends the test you wrote to try management through core messages there's a proxy, and there's a failure because: Error Message class java.lang.Long cannot be cast to class java.lang.Integer...
You should be able to run the test through Idea... what makes my workflow simple... if you don't have your environment set to run these tests... just let me know...
@AntonRoskvist I have authorization set to re-run failing jobs. I will re-run it as soon as the current workflow finishes. Thanks!
@ehsavoie would you be able to run tests on this?
I agree, min-disk-free should override max-disk-usage.. If both are specified we could log a warn. (sorry I have been not much active this week.. I had a few personal issues,...
this Pull Request is in good shape for your outreachy application already.. thanks for this... I may still need some minor tweaks before merging.. but for the purpose of your...
@haanhvu Perhaps Wildfly is using this API on their integration. I'm adding a commit to deprecate the older method and adding a test. I'm just going to run the complete...