GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/262
NIFI-1599 Changing DatagramChannelDispatcher, socket handlers, and REâ¦
â¦LP handler to use offer() when queueing instead of put(), and log an
error if the offer failed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-1599
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/262.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #262
----
commit 537c19c1b351ecaccc1a583f1a6be764ec0dd945
Author: Bryan Bende <[email protected]>
Date: 2016-03-07T22:21:11Z
NIFI-1599 Changing DatagramChannelDispatcher, socket handlers, and RELP
handler to use offer() when queueing instead of put(), and log an error if the
offer failed
----
---
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.
---