keith-turner commented on code in PR #3810:
URL: https://github.com/apache/accumulo/pull/3810#discussion_r1347966000


##########
pom.xml:
##########
@@ -783,6 +783,7 @@
             <showWarnings>true</showWarnings>
             <compilerArgs>
               <arg>-Xlint:all</arg>
+              <arg>-Xlint:-this-escape</arg>

Review Comment:
   Could add suppression in the code of the places it happens now and open 
follow on issues, but not suppress it everywhere.



-- 
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: notifications-unsubscr...@accumulo.apache.org

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

Reply via email to