Thanks for documenting this Davy -- I have updated the Apache JIRA with the body of your email and a link to this thread so it is captured.
On Fri, Dec 16, 2016 at 5:40 AM, ddewaele <[email protected]> wrote: > When working with Nio in blocking mode (as we're currently doing) we will > need to ensure that the processor is cable of > > - reconnecting properly and handle read timeouts / server disconnects / > .... > properly > - cleaned up all tcp connections that it manages > > This will require additional plumbing IMHO (I don't know to what extend > NiFi > supports base classes for this), but I found that during testing that > > - Sometimes TCP socket communication hangs (on read operations) when > connection is flaky > - TCP sockets are not always properly closed, even after processor shutdown > (It requires a NiFi restart to close them). > > I've logged most of the issues I encountered on Andrew's github repo. > > > > > > -- > View this message in context: http://apache-nifi-users-list. > 2361937.n4.nabble.com/Re-Processors-on-the-fly-for- > many-sensor-devices-tp47p466.html > Sent from the Apache NiFi Users List mailing list archive at Nabble.com. > -- Thanks, Andrew Subscribe to my book: Streaming Data <http://manning.com/psaltis> <https://www.linkedin.com/pub/andrew-psaltis/1/17b/306> twiiter: @itmdata <http://twitter.com/intent/user?screen_name=itmdata>
