You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/08/08 03:06:19 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #11698: The implement of GovernanceMetaDataContexts.renew(SchemaAddedEvent) is not correct

terrymanu opened a new issue #11698:
URL: https://github.com/apache/shardingsphere/issues/11698


   Because of thread safe and performance reason, 
   the design of GovernanceMetaDataContexts is using `new StandardMetaDataContexts` to instead of original one.
   
   The method `GovernanceMetaDataContexts.renew(SchemaAddedEvent)` is modify the  original StandardMetaDataContexts, which is not correct, please fix it.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] menghaoranss commented on issue #11698: The implement of GovernanceMetaDataContexts.renew(SchemaAddedEvent) is not correct

Posted by GitBox <gi...@apache.org>.
menghaoranss commented on issue #11698:
URL: https://github.com/apache/shardingsphere/issues/11698#issuecomment-894736692


   I'll follow up.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #11698: The implement of GovernanceMetaDataContexts.renew(SchemaAddedEvent) is not correct

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #11698:
URL: https://github.com/apache/shardingsphere/issues/11698


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org