clarax commented on pull request #3570:
URL: https://github.com/apache/hbase/pull/3570#issuecomment-894685117


   > Wrong jira id? And mind explain why this is faster? Locating an element in 
array is always O(1), what is the advantage of changing it to a HashSet?
   
   I opened https://issues.apache.org/jira/browse/HBASE-26178 later which 
explains the plan. Closing this one to open a new PR. HashSet is for quick 
lookup and updates by VALUE for move steps. 


-- 
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: issues-unsubscr...@hbase.apache.org

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


Reply via email to