You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/07/12 14:23:44 UTC

[GitHub] [hbase] Apache9 commented on issue #376: HBASE-22681 The 'assert highestUnsyncedTxid < entry.getTxid();' in Ab…

Apache9 commented on issue #376: HBASE-22681 The 'assert highestUnsyncedTxid < entry.getTxid();' in Ab…
URL: https://github.com/apache/hbase/pull/376#issuecomment-510905850
 
 
   Please see the comments in
   
   https://issues.apache.org/jira/browse/HBASE-22681
   
   The newly introduced UT can not pass due to a race in LogRoller, so here we just fix the problem in AsyncFSWAL, without adding the new test, will file a new issue to add the UT and also fix the race in LogRoller.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services