You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "TeslaCN (via GitHub)" <gi...@apache.org> on 2023/05/22 03:03:38 UTC

[GitHub] [shardingsphere] TeslaCN opened a new pull request, #25836: Use LinkedList instead of CopyOnWriteArrayList in DatabaseConnector

TeslaCN opened a new pull request, #25836:
URL: https://github.com/apache/shardingsphere/pull/25836

   https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS2250&id=apache_shardingsphere&open=AYg4ki7rjaR3HNxhP8-6 https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS2250&id=apache_shardingsphere&open=AYg4ki7rjaR3HNxhP8-7
   


-- 
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] TeslaCN closed pull request #25836: Use LinkedList instead of CopyOnWriteArrayList in DatabaseConnector

Posted by "TeslaCN (via GitHub)" <gi...@apache.org>.
TeslaCN closed pull request #25836: Use LinkedList instead of CopyOnWriteArrayList in DatabaseConnector
URL: https://github.com/apache/shardingsphere/pull/25836


-- 
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] TeslaCN commented on pull request #25836: Use LinkedList instead of CopyOnWriteArrayList in DatabaseConnector

Posted by "TeslaCN (via GitHub)" <gi...@apache.org>.
TeslaCN commented on PR #25836:
URL: https://github.com/apache/shardingsphere/pull/25836#issuecomment-1556482444

   These two files could be accessed concurrently.


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