[CRE][Gateway] Support multi-DON config in ConnectionManager#21336
[CRE][Gateway] Support multi-DON config in ConnectionManager#21336
Conversation
|
I see you updated files related to
|
|
✅ No conflicts with other open PRs targeting |
49f36bd to
afb194f
Compare
afb194f to
1e2db9f
Compare
4f87a45 to
600a9a7
Compare
600a9a7 to
f10eabb
Compare
|
|
@bolekk one question: is there a reason for enabling multi-DON support as a special case for Sharded DONs instead of doing that for any and all DONs? |
|
@Tofel Current config format doesn't support one handler attached to multiple DONs. I will migrate everything to the new ShardedDon format, it's just more generic. DONs that are not sharded will have a single shard. The old config will be deprecated. |




This migrates the "response path" (node messages) to the multi-DON setting.