Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/483
@JPercivall rebase fixed. My bad, apologies for that.
Regarding the InterruptException - Thanks for the clarification. Makes
total sense that you accept the interrupt and deal with whatever the condition
may be instead of trying to prevent it from proceeding by wrapping a while
clause around it. Will keep that for future reference (as a lot of the articles
I read seem to treat the spurious wake ups as something to be tamed, rather
than dealt with as a valid scenario).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---