[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2018-08-24 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1977 Hey @jzonthemtn - sorry for the late answer, I've been busy lately. I just rebased this PR against master. If it still looks good to you, I'm sure we can find someone willing to merge it. ---

[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2018-08-17 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/1977 @pvillard31 Wondering if there's still community interest in this one? It would be useful for me at least. I can help with the merge conflicts if there is. ---

[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2017-07-05 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/1977 @pvillard31 That sounds great! --- 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

[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2017-07-05 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1977 @jzonthemtn - I just pushed a commit to address your comment. Basically, I parse the request results to split failures and success. I also added a unit test for that case. --- If your project is