jingshanglu opened a new issue #15405: URL: https://github.com/apache/shardingsphere/issues/15405
## Feature Request **For English only**, other languages will not accept. Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot make decision by current information, we will **close it**. Please answer these questions before submitting your issue. Thanks! ### Background When using the proxy with narayana, we need to configure the `xaRecoveryNodes` attribute for the proxy (the instanceid of the current proxy is used by default), and this attribute can be modified through distsql. The `xaRecoveryNodes` attribute is instance-level and needs to be bound to the instance ### Describe the feature you would like. - [ ] Store `xaRecoveryNodes` at the instance level - [ ] use distsql to show all instanceid - [ ] use distsql to modify `xaRecoveryNodes` - [ ] Ensure that `TM` is properly reinitialized after `xaRecoveryNodes` is modified -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
