[
https://issues.apache.org/jira/browse/MNEMONIC-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaojin Jiao closed MNEMONIC-725.
---------------------------------
> Keep thread information when get InterruptedException
> -----------------------------------------------------
>
> Key: MNEMONIC-725
> URL: https://issues.apache.org/jira/browse/MNEMONIC-725
> Project: Mnemonic
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.17.0
> Reporter: Wang, Gang
> Assignee: Chenyang
> Priority: Major
> Fix For: 0.17.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Set the interrupted flag on the current thread with
> 'Thread.currentThread().interrupt()' instead of ex.printStackTrace(),
> otherwise the information that the current thread was interrupted will be
> lost.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)