Jonathan Shook

Results 89 comments of Jonathan Shook

I'm eager to test this as well.

Follow up: This appears to have been related to the stride and sequence length with low thread counts. The visibility of this should be elevated at least, and perhaps the...

NB has configurable error handlers that can be mapped from exception types to handler verbs, but I don't think it will help in this case. reference: [RFC-7540](https://datatracker.ietf.org/doc/html/rfc7540#page-43) As described, _GOAWAY_...

@EricBorczuk It also occurs to me that the retry error handler might not be sufficient. In that case we may have to add an active reconnect capability to the HTTP...

That sounds like a helpful addition. I would also like to address this in the HTTP/2.0 mode but that is less urgent.

@mfleming After reviewing the code that does this, I would recommend putting a concurrency-based limit in place directly. If it is acceptable to await those futures _in order_, then this...

Leaving this open until someone reports a UAT-level verification that you can configure an Apache Cassandra or DSE instance with default SSL settings and connect to it with a recent...

This is to enable empirical cross-checking between the various metrics output formats. This should not be considered complete unless/until unit tests are added which provides numerical verification for all metrics...

@MMirelli Sorry for the late reply. There is no deadline. However, there are people waiting for nb5 availability in user environments, and this is part of the nb5 release plan....