c008219692
* feat: Add a feature flag to switch to the router RPC write path Fixes #6242. * refactor: Remove a weird arc clone/rename that's not needed I'm sure this was needed at some point, but it doesn't make much sense. I wasn't going to change this, but I'm now trying to minimize the differences between this function and the write path init function, so make this one better too. * fix: Add the namespace autocreation to the RPC write path too The topic/query pool don't really apply to this case, but use them anyway to be able to use the existing catalog methods. Also add a bunch of comments pointing out where the RPC write path initializer and the old router's initializer are the same and where they're different, so that perhaps it'll be easier to keep them in sync while they both exist. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |