saintstack commented on a change in pull request #832: HBASE-23298 Refactor 
LogRecoveredEditsOutputSink and BoundedLogWriter…
URL: https://github.com/apache/hbase/pull/832#discussion_r350891318
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/wal/EntryBuffers.java
 ##########
 @@ -40,36 +45,29 @@
 public class EntryBuffers {
   private static final Logger LOG = 
LoggerFactory.getLogger(EntryBuffers.class);
 
-  PipelineController controller;
+  private final PipelineController controller;
 
 Review comment:
   Good

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to