Jonathan Shook

Results 257 issues of Jonathan Shook

Some tests need to measure the amount of data sent or received, either in aggregate or by field. Metrics should be provided for either or both, to be enabled conditionally....

validated
complex

When wiring NB to send labeled metrics with annotations to a grafana instance, auto-key is not possible as with a locally-managed instance via --docker-metrics. When sending annotations remotely, an admin...

A user has a reproducible issue which shows a stall in progress part-way through the cycle range. The signature of the issue is that no operations are pending, but there...

This was a regression that can break examples and deterministic rendering. Likely, somewhere a LinkedHashMap was replaced with something not order-preserving. The remedy for this should be to provide an...

bug
validated

The params context variable which is injected into the graaljs execution context has stopped working the way it did before, breaking analysis method scripts. This could be due to context...

bug

Some users must use older versions of grafana due to licensing changes. For these users, the newer dashboard logic doesn't always work. We need to provide a verified usage pattern...

The op synthesis layer (op template parsing and normalization, op mapping and op dispensing) needs to create operations which are composable as functions, and which are easy to dispatch in...

INITIATIVE
validated
complex

The rate limiter and timer implementations may need to be aware of whether tsc is enabled, and fall back to a more robust strategy if not. Reference: http://btorpey.github.io/blog/2014/02/18/clock-sources-in-linux/ originally filed...

With the migration of the pulsar driver to the nb5 adapter API, we decided to move the per-thread rate limiter which was in the previous pulsar driver into the nb5...

docs
streaming-adapters
validated

**NOTE**: the branch which has these changes is [vector-testing-1325](https://github.com/nosqlbench/nosqlbench/tree/vector-testing-1325) While we wait for the PR for a more direct CqlVector value type to be reviewed and/or merged in the upstream...