instaclustr / cassandra-exporter

Java agent for exporting Cassandra metrics to Prometheus
Apache License 2.0
73 stars 46 forks source link

Force flush of nio buffer when threshold is reached #84

Open eperott opened 4 years ago

eperott commented 4 years ago

Update unit tests to verify the FormattedByteChannel with the Netty ChunkedNioStream.

Closes #83