sunhelly commented on a change in pull request #3800:
URL: https://github.com/apache/hbase/pull/3800#discussion_r775739923



##########
File path: 
hbase-asyncfs/src/main/java/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.java
##########
@@ -511,6 +527,7 @@ private void flush0(CompletableFuture<Long> future, boolean 
syncBlock) {
     return future;
   }
 
+  @SuppressWarnings("FutureReturnValueIgnored")

Review comment:
       Removed the annotation, let's see the code style check results. Thanks.




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