Re: fixing line endings

2015-11-09 Thread Oleg Zhurakousky
Agreed Sent from my iPhone > On Nov 9, 2015, at 20:38, Joe Witt wrote: > > I am strongly in favor of this. There is never a good time to do such > things and this time is as good as it gets. > > Thanks > Joe > >> On Mon, Nov 9, 2015 at 8:25 PM, Tony Kurc

InvokeHttp Refactor Testing

2015-11-09 Thread Joe Percivall
Hey Dev, Last night I posted a patch for the InvokeHttp refactor and incorporating tickets[1]. It still needs a thorough code review but I know a couple people have been using the processor recently and any "real-world" testing that could be done would be awesome. I fleshed out the unit tests

[GitHub] nifi pull request: NIFI-1061 fixed deadlock caused by DBCPConnecti...

2015-11-09 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/117 NIFI-1061 fixed deadlock caused by DBCPConnectionPool.onConfigured() Current implementation of DBCPConnectionPool was attempting to test if connection could be obtained via dataSource.getConnection().

[GitHub] nifi pull request: NIFI-1099 fixed the handling of InterruptedExce...

2015-11-09 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/115#issuecomment-155174624 Closing it in favor of addressing each individually instead of a blanket as was suggested --- If your project is set up for it, you can reply to this email and have your

[GitHub] nifi pull request: NIFI-1099 fixed the handling of InterruptedExce...

2015-11-09 Thread olegz
Github user olegz closed the pull request at: https://github.com/apache/nifi/pull/115 --- 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

[GitHub] nifi pull request: NIFI-1000 Fixed JmsFactory to properly obtain d...

2015-11-09 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/118 NIFI-1000 Fixed JmsFactory to properly obtain destiniation name Re-enabled JMS Tests that were annotated with @Ignore You can merge this pull request into a Git repository by running: $ git pull