cuibo01 commented on a change in pull request #2143:
URL: https://github.com/apache/hbase/pull/2143#discussion_r467419075



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java
##########
@@ -1317,8 +1317,12 @@ public void run() {
           Throwable lastException = null;
           try {
             Trace.addTimelineAnnotation("syncing writer");
+            long unSyncedFlushSeq = highestUnsyncedSequence;

Review comment:
       yeah , may change during writer.sync




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


Reply via email to