guiyanakuang commented on pull request #841:
URL: https://github.com/apache/orc/pull/841#issuecomment-895594763


   > Thank you for making a PR, @guiyanakuang .
   > 
   > For findbugs `DM_EXIT`, you can add an exclusion like the following.
   > 
   > ```
   > $ git grep DM_EXIT
   > java/examples/src/findbugs/exclude.xml:    <Bug 
pattern="EI_EXPOSE_REP,EI_EXPOSE_REP2,DM_EXIT"/>
   > java/tools/src/findbugs/exclude.xml:    <Bug 
pattern="EI_EXPOSE_REP,EI_EXPOSE_REP2,DM_EXIT"/>
   > ```
   
   Thanks to @dongjoon-hyun for the tip. We are more than 10 hours apart in 
time zone, so I am late in replying.


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