aajisaka commented on pull request #2522: URL: https://github.com/apache/hadoop/pull/2522#issuecomment-741496038
@sunchao Would you fix the findbugs warning or ignore it by adding an entry to the findbugs-exclude.xml? I'm +1 if that is addressed. > Exceptional return value of java.util.concurrent.ExecutorService.submit(Callable) ignored in org.apache.hadoop.fs.s3a.impl.StoreContext.submit(CompletableFuture, Callable) At StoreContext.java:ignored in org.apache.hadoop.fs.s3a.impl.StoreContext.submit(CompletableFuture, Callable) At StoreContext.java:[line 385] ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
