cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

[wip] prototyping for rangefeed scalability work

Open wenyihu6 opened this issue 8 months ago • 3 comments

Just prototyping - This patch reduces registration goroutines and removes r.buf at rangefeed level.

TODO:

  • rationalize memory accounting
  • tests
  • is it okay to send same registration error twice

Shutdown logic: https://docs.google.com/document/d/1rQzVYnI4XuWloenEYa_9cvQ5aVYPlhR2cb8IAQKo6_M/edit?usp=sharing

wenyihu6 avatar May 28 '24 16:05 wenyihu6