liuxiaocs7 commented on code in PR #8183:
URL: https://github.com/apache/hbase/pull/8183#discussion_r3176726681
##########
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestWALCellCodecWithCompression.java:
##########
@@ -73,7 +73,7 @@ public void testEncodeDecodeKVsWithTagsWithTagsCompression()
throws Exception {
@TestTemplate
public void testEncodeDecodeOffKVsWithTagsWithTagsCompression() throws
Exception {
- doTest(true, true);
+ doTest(true, false);
Review Comment:
will be updated in https://github.com/apache/hbase/pull/8158
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]