ignite-3 icon indicating copy to clipboard operation
ignite-3 copied to clipboard

IGNITE-21494 Data Streamer: use one executor per node for flushTimer

Open ptupitsyn opened this issue 2 years ago • 0 comments

Use one shared lazily-initialized scheduled executor for data streamer auto flush functionality per node / client (instead of new executor per streamer).

ptupitsyn avatar Apr 05 '24 09:04 ptupitsyn