mwkang commented on issue #1193: HBASE-23561 Look up of Region in Master by encoded region name is O(n) URL: https://github.com/apache/hbase/pull/1193#issuecomment-590069862 @saintstack I think it looks okay. However, I am not sure only a single thread accessing them. And as you have already mentioned, If I want to synchronize two maps, I should use synchronize or locks. It was my mistake. I didn't think about it then. Should do I use synchronization or locks?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
