Asaf Mesika
Asaf Mesika
@jkiddo We haven't seen this issue, but after reading it, once they implement something we'll try to see how we utilise it or move to it.
We didn't necessarily wanted to the change the defaults provided by Jersey it self, as it become more opinionated. Maybe some people like GSON better than Jackson. As long as...
@snuyanzin Why would you want users, to run with their installed Maven? If you want all users to have reproducible builds, they should only use the maven wrapper, pinned to...
Guys, I just thought it make sense that if you use internally maven wrapper, then the getting started README should mention that and not "force" users to download maven and...
In OpenTelemetry track, the support for object pooling to reduce memory allocation by almost 98% was implemented and merged but only for asynchronous instruments. I'm starting to work on doing...
@tisonkun Can this not be marked stale all the time?
This is a good way to kill Prometheus or any other TSDB. Maybe we can include it in broker stats of some sort. Also, you *must* limit this data structure....
Can a role be enough? It should be low cardinality, I believe.
Just thinking out loud: Given you know the role and your app using the client can expose the role so you can pinpoint the hosts running the clients this way,...
@yyj8 Just validating your requirements - can you elaborate on why monitoring the connections count from the client side and not from the broker side would be impossible?