NationalSecurityAgency / timely

Accumulo backed time series database
https://code.nsa.gov/timely/
Apache License 2.0
377 stars 108 forks source link

Websocket MetricScanner sometimes does not return completed=true element #168

Closed billoley closed 6 years ago

billoley commented 6 years ago

When a user event (e.g. ReadTimeout, Error) is triggered, the MetricScanner is closed, but the final result with a cmpleted=true is not written. This causes websocket clients to think that they should continue waiting.