Skip to content

Conversation

williamstein
Copy link
Contributor

@williamstein williamstein commented Oct 12, 2025

This was basically the one and only complicated "innovation" that I added to NATS when I reimplemented the entire NATS pub/sub model. It turns out that it adds a lot of complexity to the code, might have a bug, and is not necessary for how we actually use pub/sub. So I'm deleting it entirely, which greatly simplifies the routers.

…ent optionally; support running multiple changefeed servers in the main hub process for testing/dev purposes.

- with this the requests get randomly assigned to the available servers;
  no need for consistency for this application.
- deleted all multi persist server test since it would be a lot of work
  to redo, due to really needing to run as a cluster.  TODO.
@williamstein williamstein merged commit b76b027 into master Oct 12, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant