You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2019/11/17 03:47:00 UTC

[jira] [Created] (KNOX-2130) Handle InterruptedException better

Kevin Risden created KNOX-2130:
----------------------------------

             Summary: Handle InterruptedException better
                 Key: KNOX-2130
                 URL: https://issues.apache.org/jira/browse/KNOX-2130
             Project: Apache Knox
          Issue Type: Bug
            Reporter: Kevin Risden
             Fix For: 1.4.0


InterruptedException should not be completely ignored. In many cases we catch InterruptedException and then don't do anything. At minimum, we should at least set the interrupted flag on the thread. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)