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

2020-07-03 Thread GitBox
comnetwork commented on a change in pull request #1970: URL: https://github.com/apache/hbase/pull/1970#discussion_r449602623 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WALProvider.java ## @@ -74,6 +74,22 @@ interface WriterBase extends Closeable

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

2020-07-01 Thread GitBox
comnetwork commented on a change in pull request #1970: URL: https://github.com/apache/hbase/pull/1970#discussion_r448715106 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.java ## @@ -46,6 +46,10 @@ protected

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

2020-06-25 Thread GitBox
comnetwork commented on a change in pull request #1970: URL: https://github.com/apache/hbase/pull/1970#discussion_r445943229 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.java ## @@ -46,6 +46,10 @@ protected