Shikhar Bhushan created KAFKA-4356:
--------------------------------------

             Summary: o.a.k.common.utils.SystemTime.sleep() swallows 
InterruptedException
                 Key: KAFKA-4356
                 URL: https://issues.apache.org/jira/browse/KAFKA-4356
             Project: Kafka
          Issue Type: Bug
            Reporter: Shikhar Bhushan
            Priority: Minor


{{org.apache.kafka.common.utils.SystemTime.sleep()}} catches and ignores 
{{InterruptedException}}. When doing so normally the interruption state should 
still be restored with {{Thread.currentThread().interrupt()}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to