menghaoranss opened a new issue #14863:
URL: https://github.com/apache/shardingsphere/issues/14863


   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   
   master
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   ShardingSphere-Proxy
   
   ### Expected behavior
   
   The disabled read datasources  remain inaccessible after alter rule or data 
source
   
   ### Actual behavior
   
   available after alter rule or data source
   
   ### Reason analyze (If you can)
   
   After refreshing the rule or data source through DistSQL or ZK, 
`MetaDataContext` will be rebuild, during this process, the disabled read data 
sources in memory will be lost.
   


-- 
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]


Reply via email to