dlmarion opened a new pull request, #6438:
URL: https://github.com/apache/accumulo/pull/6438

   This commit resets the thread interrupted state after catching 
InterruptedException. These changes were made by running the Maven command 
below, reviewing the changes, and making some manual modifications.
   
   mvn -U org.openrewrite.maven:rewrite-maven-plugin:run \
       --define 
rewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-static-analysis:RELEASE
 \
       --define 
rewrite.activeRecipes=org.openrewrite.staticanalysis.InterruptedExceptionHandling
 \
       --define rewrite.exportDatatables=true
   
   The related documentation for this Maven plugin can be found at 
https://docs.openrewrite.org/recipes/staticanalysis/interruptedexceptionhandling


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