Gabriel Reid

Results 9 issues of Gabriel Reid

### Versions used 2.0.1 ### Expected Behavior Assuming external (or kafka-internal) commits are processed properly and loaded properly, it is expected that we will get exactly-once processing of records based...

### Versions used alpakka-kafka 2.0.1 ### Expected Behavior When using `Producer.committableSink(producerSettings, committerSettings)`, it is expected that the provided commit settings be respected, and that the progress of the stream be...

When performing a delete of a range of data points, the delete is not propagated to the row key cache in BatchHandler. This has as effect that writing new data...

enhancement

Take advantage of the fact that SearchResults are written to a local file to reuse the SearchResult within a single REST query (consisting of multiple QueryMetrics) for improved performance and...

Retry writes that fail on async writes to the string_index or row_keys tables, so that failure to write to these tables will result in the full batch being retried. In...

Add an ability to plug in custom limiting of ResultSet frame sizes by overriding a method of JdbcMeta. The intention is to allow limiting the size of a ResultSet frame...

Make a copy of the layout before assigning it to the graph element. Plotly sometimes performs its own updates on the layout element, specifically when dealing with time series data...

Clear up some TODOS, simplify the code a bit, which appears to result in a 25% performance increase. This implementation class is `dev.morling.onebrc.CalculateAverage_gabrielreid`, and the launch script is named `calculate_average_gabrielreid.sh`....