charlesconnell commented on code in PR #5733:
URL: https://github.com/apache/hbase/pull/5733#discussion_r1514595955


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/AsyncProtobufLogWriter.java:
##########
@@ -180,8 +182,10 @@ public AsyncFSOutput getOutput() {
   protected void initOutput(FileSystem fs, Path path, boolean overwritable, 
int bufferSize,
     short replication, long blockSize, StreamSlowMonitor monitor)
     throws IOException, StreamLacksCapabilityException {
+    boolean noLocalWrite =

Review Comment:
   done!



-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to