Overview
Request 693925 accepted
- update to 1.5.5:
* reduce allocations in TSI TagSets implementation.
* tsdb: Copy return value of IndexSet.MeasurementNamesByExpr
* Ensure orphaned series cleaned up with shard drop.
* Fix the derivative and others time ranges for aggregate data.
* Fix the stream iterator to not ignore errors.
* Do not panic when a series ID iterator is nil.
* Fix panic in IndexSet.
* Pass the query authorizer to subqueries.
* Fix TSM1 panic on reader error.
- Created by dirkmueller
- In state accepted
- Package maintainers: illuusio and matwey
Request History
dirkmueller created request
- update to 1.5.5:
* reduce allocations in TSI TagSets implementation.
* tsdb: Copy return value of IndexSet.MeasurementNamesByExpr
* Ensure orphaned series cleaned up with shard drop.
* Fix the derivative and others time ranges for aggregate data.
* Fix the stream iterator to not ignore errors.
* Do not panic when a series ID iterator is nil.
* Fix panic in IndexSet.
* Pass the query authorizer to subqueries.
* Fix TSM1 panic on reader error.
matwey accepted request