Apache9 commented on code in PR #4641:
URL: https://github.com/apache/hbase/pull/4641#discussion_r928122300


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/wal/AsyncFSWALProvider.java:
##########
@@ -62,9 +62,9 @@ void init(FileSystem fs, Path path, Configuration c, boolean 
overwritable, long
       StreamSlowMonitor monitor) throws IOException, 
CommonFSUtils.StreamLacksCapabilityException;
   }
 
-  private EventLoopGroup eventLoopGroup;

Review Comment:
   Add comments to say this will be used in tests.



-- 
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]

Reply via email to