influxdb/client/v2
Sam Arnold d38f5f53ce
feat: add total-buffer-bytes config parameter to subscriptions (#21752) (#21806)
* chore: harmonize OSS and Enterprise subscriber initialization

* refactor: chanwriter close blocks until chanwriter is flushed

* refactor: remove redundant state

* test: add test for blocked subscriber during subscription update

* fix: blocked subscriber does not fail subscription update

* fix: only iterate matching subscriptions

* fix: use serialized points in subscriber queues

* feat: add total-buffer-bytes config parameter to subscriptions

* fix: put subscription serialization on the write path

* fix: subscription service only needs regular mutex, not RWMutex

* fix: review comments

* chore: update changelog

(cherry picked from commit 85abb3af36)
2021-07-08 10:50:38 -04:00
..
client.go feat: add total-buffer-bytes config parameter to subscriptions (#21752) (#21806) 2021-07-08 10:50:38 -04:00
client_test.go Add the `QueryAsChunk` method to v2 client 2018-10-30 09:06:16 -05:00
example_test.go feat: add support for complex bound parameters 2020-03-12 12:26:22 -05:00
params.go feat: add support for complex bound parameters 2020-03-12 12:26:22 -05:00
udp.go feat: add total-buffer-bytes config parameter to subscriptions (#21752) (#21806) 2021-07-08 10:50:38 -04:00