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

[jira] [Work logged] (KNOX-2130) Handle InterruptedException better

     [ https://issues.apache.org/jira/browse/KNOX-2130?focusedWorklogId=344952&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-344952 ]

ASF GitHub Bot logged work on KNOX-2130:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Nov/19 14:53
            Start Date: 17/Nov/19 14:53
    Worklog Time Spent: 10m 
      Work Description: risdenk commented on pull request #199: KNOX-2130 - Handle InterruptedException better
URL: https://github.com/apache/knox/pull/199
 
 
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 344952)
    Remaining Estimate: 0h
            Time Spent: 10m

> Handle InterruptedException better
> ----------------------------------
>
>                 Key: KNOX-2130
>                 URL: https://issues.apache.org/jira/browse/KNOX-2130
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>             Fix For: 1.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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. 
> https://stackoverflow.com/questions/3976344/handling-interruptedexception-in-java



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