[
https://issues.apache.org/jira/browse/HBASE-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999428#comment-12999428
]
stack commented on HBASE-3567:
------------------------------
Yeah, we've read that article and you'll see places where the interrupt flag is
reset and where in the zk client aspect of hbase now lets out IEs where before
we'd squash them. Fixing this issue across the code base is a bunch of work
especially as our current APIs usually don't include IE as a throwable, an
issue related that also needs fixing -- we need to evolve the API, bringing
folks along, to include IE throwing.
So, I suppose, we're working on this issue but its being done as a background
task currently.
Thanks for filing the issue.
> InterruptedException still swallowed at many places
> ---------------------------------------------------
>
> Key: HBASE-3567
> URL: https://issues.apache.org/jira/browse/HBASE-3567
> Project: HBase
> Issue Type: Bug
> Components: zookeeper
> Affects Versions: 0.89.20100621, 0.89.20100924, 0.90.0, 0.90.1
> Reporter: nilsk
>
> There was [this Bug-Report
> (HBASE-2791)|https://issues.apache.org/jira/browse/HBASE-2791], which was
> dismissed as 'redone in the master rewrite'. But for the InterruptedException
> nothing has changed.
> InterruptedException is swallowed or wrapped in other Exceptions at many
> places, which is just not right. Please read
> [this|http://www.ibm.com/developerworks/java/library/j-jtp05236.html].
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira