[GitHub] [hbase] comnetwork commented on a change in pull request #2034: Backport "HBASE-24625 AsyncFSWAL.getLogFileSizeIfBeingWritten does not return the expected synced file length. (#1970)" to bran

2020-07-09 Thread GitBox
comnetwork commented on a change in pull request #2034: URL: https://github.com/apache/hbase/pull/2034#discussion_r452620566 ## File path: hbase-asyncfs/src/main/java/org/apache/hadoop/hbase/io/asyncfs/WrapperAsyncFSOutput.java ## @@ -91,7 +93,11 @@ private void flush0(Complet

[GitHub] [hbase] comnetwork commented on a change in pull request #2034: Backport "HBASE-24625 AsyncFSWAL.getLogFileSizeIfBeingWritten does not return the expected synced file length. (#1970)" to bran

2020-07-09 Thread GitBox
comnetwork commented on a change in pull request #2034: URL: https://github.com/apache/hbase/pull/2034#discussion_r452620566 ## File path: hbase-asyncfs/src/main/java/org/apache/hadoop/hbase/io/asyncfs/WrapperAsyncFSOutput.java ## @@ -91,7 +93,11 @@ private void flush0(Complet

[GitHub] [hbase] comnetwork commented on a change in pull request #2034: Backport "HBASE-24625 AsyncFSWAL.getLogFileSizeIfBeingWritten does not return the expected synced file length. (#1970)" to bran

2020-07-09 Thread GitBox
comnetwork commented on a change in pull request #2034: URL: https://github.com/apache/hbase/pull/2034#discussion_r452620948 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/AsyncProtobufLogWriter.java ## @@ -231,4 +231,9 @@ protected long writ