[GitHub] [hbase] Apache9 commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
Apache9 commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634856523 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache Software

[GitHub] [hbase] Apache9 commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
Apache9 commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634849379 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache Software

[GitHub] [hbase] Apache9 commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
Apache9 commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634396897 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache Software

[GitHub] [hbase] Apache9 commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-10 Thread GitBox
Apache9 commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r629777261 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -34,21 +36,49 @@ @InterfaceAudience.Limite