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

[GitHub] [shardingsphere] zt9788 commented on issue #26064: Is doSharding's collection not thread safe?

zt9788 commented on issue #26064:
URL: https://github.com/apache/shardingsphere/issues/26064#issuecomment-1577863985

   @RaigorJiang 
   No, the Exception is ` Index 2 out of bounds for length  2` (index >0 )
   and I make sure the collection is not empty (when toArray hashset will make a array length = collection.size() but if the set changed that may throw the exception


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