Apache9 commented on issue #376: HBASE-22681 The 'assert highestUnsyncedTxid < 
entry.getTxid();' in Ab…
URL: https://github.com/apache/hbase/pull/376#issuecomment-511075504
 
 
   > I see from the JIRA you mentioned you want to use Set instead of the 
Dequeue. Is this not the case anymore?
   
   After considering I do not think we need to use a Set, just check the txid 
is enough. Using a TreeSet will introduce unnecessary compare operations.

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

Reply via email to