Scott Fauerbach
Scott Fauerbach
@Behnke19 Part 2 here. https://github.com/nats-io/nats.java/pull/1172
@powturns Take a look a this: https://github.com/nats-io/nats.java/pull/1334 I still have some timers to address, but this is the start.
#1335 replaces timers
@Andro999b Are you sure, because it depends on RandomUtils, which is already identified in the readme. Maybe it's a Quarkus specific thing? * Is it the are static things in...
@Andro999b @YunaBraska Would it be sufficient to just note about NUID, since it depends on RandomUtils which depends on SecureRandom, or do you have to identify all 3? So this:...
Fixed in this PR https://github.com/nats-io/nats.java/pull/1350
@wjnicholson Thank you for the bug report, I was able to figure out the problem and fix it, see #1339