[GitHub] nifi issue #3116: NIFI-4715: ListS3 produces duplicates in frequently update...

2018-11-03 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/3116 Thanks, @ijokarumawak and @adamlamar! The combined change looks good to me. I ran it through multiple test loops putting and listing about 10,000 objects in S3. No objects were missed

[GitHub] nifi issue #2361: NIFI-4715: ListS3 produces duplicates in frequently update...

2018-11-03 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2361 Thanks, @adamlamar! ---

[GitHub] nifi issue #3116: NIFI-4715: ListS3 produces duplicates in frequently update...

2018-10-31 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/3116 Reviewing... ---

[GitHub] nifi pull request #2859: NIFI-4802 Added character configuration to PutSQS

2018-07-24 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2859#discussion_r204968906 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/sqs/PutSQS.java --- @@ -115,7 +125,19 @@ public

[GitHub] nifi pull request #2859: NIFI-4802 Added character configuration to PutSQS

2018-07-22 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2859#discussion_r204246421 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/sqs/PutSQS.java --- @@ -115,7 +125,19 @@ public

[GitHub] nifi pull request #2859: NIFI-4802 Added character configuration to PutSQS

2018-07-22 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2859#discussion_r204246953 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/sqs/PutSQS.java --- @@ -57,6 +59,14

[GitHub] nifi issue #2859: NIFI-4802 Added character configuration to PutSQS

2018-07-21 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2859 Reviewing... ---

[GitHub] nifi issue #2825: NIFI-5352 Change distribution to have the JARs and NARs in...

2018-07-10 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2825 Thanks @lfrancke ---

[GitHub] nifi pull request #2751: NIFI-5221: Added 'Object Tagging' functionalities t...

2018-06-08 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2751#discussion_r194140856 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/ListS3.java --- @@ -307,6 +328,20 @@ private

[GitHub] nifi pull request #2704: NIFI-4199: Consistent proxy support across componen...

2018-05-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2704#discussion_r189164826 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/s3/TestListS3.java --- @@ -311,5 +312,10

[GitHub] nifi pull request #2704: NIFI-4199: Consistent proxy support across componen...

2018-05-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2704#discussion_r189164994 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/AbstractAWSProcessor.java --- @@ -92,6

[GitHub] nifi pull request #2704: NIFI-4199: Consistent proxy support across componen...

2018-05-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2704#discussion_r189164964 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/AbstractAWSProcessor.java --- @@ -92,6

[GitHub] nifi issue #1888: NIFI-4015 NIFI-3999 Fix DeleteSQS Issues

2018-05-16 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1888 Thanks, @pvillard31 ---

[GitHub] nifi issue #2665: NIFI-5129: AWS Processors now displays proper region names

2018-04-29 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2665 Thanks, @zenfenan, this looks good. ---

[GitHub] nifi issue #2665: NIFI-5129: AWS Processors now displays proper region names

2018-04-29 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2665 Reviewing... ---

[GitHub] nifi issue #2664: NIFI-5105: Improvements for nifi-aws-bundle

2018-04-28 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2664 Thanks, @zenfenan, this looks good. - Full build with contrib-check passes - nifi-aws-processors integration tests pass - Manual testing with an S3 flow worked fine And great news

[GitHub] nifi issue #2664: NIFI-5105: Improvements for nifi-aws-bundle

2018-04-28 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2664 Reviewing... ---

[GitHub] nifi issue #2556: NIFI-4981 - Allow using FF's content as message in PutEmai...

2018-03-18 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2556 LGTM: * Full build passes * Good use of SystemResourceConsideration for memory consideration * Good test coverage * PutEmail worked correctly in my testing with various content option

[GitHub] nifi issue #2556: NIFI-4981 - Allow using FF's content as message in PutEmai...

2018-03-18 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2556 Reviewing ---

[GitHub] nifi issue #2506: NIFI-4922 - Add badges to the README file

2018-03-03 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2506 @pvillard31 - Would you please close the PR? I merged the change, but fat-fingered the PR number in the commit message. ---

[GitHub] nifi issue #2506: NIFI-4922 - Add badges to the README file

2018-03-03 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2506 Thanks for the update @pvillard31. Thanks for reviewing, @zenfenan. ---

[GitHub] nifi issue #2505: NIFI-4920 Skipping sensitive properties when updating comp...

2018-03-03 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2505 The extra close is a result of my carelessness, sorry. That should have been for PR #2506. ---

[GitHub] nifi issue #2491: NIFI-4876 Adding Min Object Age to ListS3

2018-02-28 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2491 Thanks, @pvillard31 ---

[GitHub] nifi issue #2492: NIFI-4910 Fixing slight spelling mistake in error message,...

2018-02-26 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2492 Reviewing... ---

[GitHub] nifi pull request #2491: NIFI-4876 Adding Min Object Age to ListS3

2018-02-25 Thread jvwing
GitHub user jvwing opened a pull request: https://github.com/apache/nifi/pull/2491 NIFI-4876 Adding Min Object Age to ListS3 Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following

[GitHub] nifi issue #2409: NIFI-4786 - Allow Expression Evaluation to Kinesis/Firehos...

2018-01-27 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2409 @SunSatION, this is nice work. Thanks for the new Kinesis expression language features. And double thanks for fixing the if statements and the integration tests, I think your Jackson test dependency

[GitHub] nifi issue #2409: NIFI-4786 - Allow Expression Evaluation to Kinesis/Firehos...

2018-01-20 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2409 @SunSatION , thanks for submitting this PR, it looks like good stuff. May I ask how you tested the changes? For PutKinesisFirehose, I was able to run the integration test suite successfully

[GitHub] nifi pull request #2409: NIFI-4786 - Allow Expression Evaluation to Kinesis/...

2018-01-20 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2409#discussion_r162796692 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/firehose/PutKinesisFirehose.java

[GitHub] nifi pull request #2409: NIFI-4786 - Allow Expression Evaluation to Kinesis/...

2018-01-20 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2409#discussion_r162796710 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/stream/PutKinesisStream.java

[GitHub] nifi issue #2409: NIFI-4786 - Allow Expression Evaluation to Kinesis/Firehos...

2018-01-17 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2409 Reviewing... ---

[GitHub] nifi issue #2017: NIFI-4197 - Expose some proxy settings to GCS Processors

2018-01-06 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2017 Thanks, @trixpan. ---

[GitHub] nifi issue #2344: NIFI-4619: Enable EL on AWSCredentialsProviderControllerSe...

2017-12-17 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2344 Thanks, @mgaido91! The code change looks good and works good. And thanks for tuning up the tests appropriately. ---

[GitHub] nifi issue #2344: NIFI-4619: Enable EL on AWSCredentialsProviderControllerSe...

2017-12-16 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2344 Reviewing... ---

[GitHub] nifi issue #2321: change all the old fasioned headings in docs to modern one...

2017-12-07 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2321 @edwardzjl - Is there a JIRA ticket for this issue? If so, would you please update the PR title with it. If not, would you please create one (at https://issues.apache.org/jira/browse/NIFI/)? JIRA

[GitHub] nifi issue #2291: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-12-04 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2291 @baank, did you mean to close this PR? The latest changes appear to be well worth reviewing, if that is OK with you? ---

[GitHub] nifi issue #2300: NIFI-4628 Add support for ListS3Version2 API

2017-11-30 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2300 @aburkard Thanks again for putting this together. ---

[GitHub] nifi issue #2291: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-11-30 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2291 @baank - closed? ---

[GitHub] nifi issue #2291: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-11-29 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2291 @baank - thanks for the update, I think we're almost done. Two things: 1.) I still see a checkstyle warning for nifi-aws-processors: > [INFO] --- maven-checkstyle-plugin:2.15:ch

[GitHub] nifi pull request #2291: NIFI-4256 - Add support for all AWS S3 Encryption O...

2017-11-27 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2291#discussion_r153396888 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/PutS3Object.java --- @@ -154,6 +155,14

[GitHub] nifi pull request #2291: NIFI-4256 - Add support for all AWS S3 Encryption O...

2017-11-27 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2291#discussion_r153396684 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/s3/AbstractS3Processor.java

[GitHub] nifi pull request #2291: NIFI-4256 - Add support for all AWS S3 Encryption O...

2017-11-27 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2291#discussion_r153398470 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/encryption/EncryptedS3PutEnrichmentService.java

[GitHub] nifi issue #2291: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-11-27 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2291 @baank, thanks for the latest update. Good news, we're getting down to the nit-picks: 1. I had a checkstyle error running the full build with contrib check on nifi-aws-service-api

[GitHub] nifi issue #2248: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-11-19 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2248 @baank, thanks for putting in all the work on this PR so far, it is looking pretty good. The full build with contrib-check passed. I have been able to run through the encryption functionality

[GitHub] nifi issue #2248: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-11-14 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2248 Reviewing ---

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-10-21 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 @christophercurrie, thanks again for the work on this infrastructure project. I merged these commits to master, except for the last commit "Limit NOTICE to AWS SDK" for nifi-aws-s

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-10-18 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 @christophercurrie The outstanding item for now is a set of LICENSE/NOTICE files for nifi-aws-service-api-nar, similar to what is now in the nifi-aws-nar. I believe the NOTICE file can be pared down

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-10-17 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 @christophercurrie I think we're pretty close on this PR, any interest in continuing? ---

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-18 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 More migration notes: * My 1.3.0 AWS processor worked OK without modification when used with this PR. * My 1.3.0 AWS controller service did not work with just the NAR file

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-17 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 Thanks for the update, @christophercurrie . This PR is looking pretty good: * Passes the full suite of unit tests with contrib-check. * AWS processors and controller service still work OK in my

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-13 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 Thanks, @bbende, I'll take up the migration guidance for the wiki. As part of reviewing this PR, I am building some sample processor and service projects to reproduce the problems and check the fix

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-13 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 Please add the commits to this one. It usually helps reviewing to see the commits separately, and it's easy enough to squash at the end. ---

[GitHub] nifi pull request #2140: NIFI-3950 Refactor AWS bundle

2017-09-12 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2140#discussion_r138521026 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml --- @@ -253,11 +253,6

[GitHub] nifi pull request #2140: NIFI-3950 Refactor AWS bundle

2017-09-12 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2140#discussion_r138520916 --- Diff: pom.xml --- @@ -1109,12 +1109,6 @@ org.apache.nifi -nifi-kudu-nar

[GitHub] nifi pull request #2140: NIFI-3950 Refactor AWS bundle

2017-09-12 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2140#discussion_r138520837 --- Diff: nifi-assembly/pom.xml --- @@ -1,13 +1,13 @@ -

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-11 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 @christophercurrie - With respect to a transition plan, I'm not sure exactly what we need. I'll have to get back to you on that. In vague concept, users who have built custom processors and custom

[GitHub] nifi pull request #2140: NIFI-3950 Refactor AWS bundle

2017-09-11 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2140#discussion_r138251181 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml --- @@ -253,11 +253,6

[GitHub] nifi pull request #2140: NIFI-3950 Refactor AWS bundle

2017-09-11 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2140#discussion_r138248781 --- Diff: nifi-assembly/pom.xml --- @@ -1,13 +1,13 @@ -

[GitHub] nifi pull request #2140: NIFI-3950 Refactor AWS bundle

2017-09-11 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2140#discussion_r138251087 --- Diff: pom.xml --- @@ -1109,12 +1109,6 @@ org.apache.nifi -nifi-kudu-nar

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-11 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 Reviewing... I agree the CI failure may not be related to this change. `mvn clean install -Pcontrib-check` worked OK for me. ---

[GitHub] nifi pull request #2017: NIFI-4197 - Expose some proxy settings to GCS Proce...

2017-09-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2017#discussion_r137959726 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/AbstractGCPProcessor.java --- @@ -55,6 +55,25

[GitHub] nifi issue #2017: NIFI-4197 - Expose some proxy settings to GCS Processors

2017-09-10 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2017 @trixpan - Thanks for contributing the proxy feature. It looks pretty good, and worked just fine in my testing with GCS processors. Please take a look at the nit-picks above, but I don't have any

[GitHub] nifi pull request #2017: NIFI-4197 - Expose some proxy settings to GCS Proce...

2017-09-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2017#discussion_r137959785 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/AbstractGCPProcessor.java --- @@ -55,6 +55,25

[GitHub] nifi pull request #2017: NIFI-4197 - Expose some proxy settings to GCS Proce...

2017-09-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2017#discussion_r137959775 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/AbstractGCPProcessor.java --- @@ -55,6 +55,25

[GitHub] nifi issue #2110: NIFI-4116: Allow fields of Record returned from Lookup Ser...

2017-09-05 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2110 Thanks, @markap14, looks good. ---

[GitHub] nifi issue #2110: NIFI-4116: Allow fields of Record returned from Lookup Ser...

2017-08-30 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2110 Reviewing... --- 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

[GitHub] nifi issue #2066: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-08-09 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2066 @baank Thanks for putting together this PR, it looks like you put a lot of thought into covering all the possible encryption scenarios. I haven't run it yet, but I have a few starter questions after

[GitHub] nifi issue #2066: NIFI-4256 - Add support for all AWS S3 Encryption Options

2017-08-09 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2066 Reviewing... --- 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

[GitHub] nifi pull request #1888: NIFI-4015 NIFI-3999 Fix DeleteSQS Issues

2017-07-31 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/1888#discussion_r130516693 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/sqs/ITDeleteSQS.java --- @@ -0,0 +1,83

[GitHub] nifi issue #2034: NIFI-4215 Fixed stackoverflow error when NiFi tries to par...

2017-07-30 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2034 Looks good. Thanks again for fixing this, @Wesley-Lawrence. --- 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

[GitHub] nifi issue #2030: NIFI-4212 - RethinkDB Delete Processor

2017-07-29 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2030 Thanks for fixing those items, @mans2singh, I'll get this merged. --- 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

[GitHub] nifi issue #2034: NIFI-4215 Fixed stackoverflow error when NiFi tries to par...

2017-07-29 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2034 @Wesley-Lawrence I think this is a good fix, your approach to the solution seems solid. Thanks for adding the unit tests for the recursive and mutually-referential cases. Would you please

[GitHub] nifi pull request #2034: NIFI-4215 Fixed stackoverflow error when NiFi tries...

2017-07-29 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2034#discussion_r130225722 --- Diff: nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/avro/AvroTypeUtil.java --- @@ -218,6

[GitHub] nifi issue #1126: NIFI-1769: Implemented SSE with KMS.

2017-07-26 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1126 @baank - Thanks for being willing to work on this. A new pull request might be easier. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] nifi issue #2034: NIFI-4215 Fixed stackoverflow error when NiFi tries to par...

2017-07-26 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2034 Thanks @pvillard31! @Wesley-Lawrence Don't worry about squashing yet, we can do that as a final step. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] nifi issue #2034: NIFI-4215 Fixed stackoverflow error when NiFi tries to par...

2017-07-25 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2034 @Wesley-Lawrence Thanks for putting this PR together. I am still reviewing - the only immediate feedback I can give is that I would prefer not to update the checkstyle definition in pom.xml as part

[GitHub] nifi issue #2034: NIFI-4215 Fixed stackoverflow error when NiFi tries to par...

2017-07-25 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2034 Reviewing... --- 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

[GitHub] nifi issue #2030: NIFI-4212 - RethinkDB Delete Processor

2017-07-24 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2030 Overall, this looks good - tests pass, integration tests pass, refactoring of integration test credentials is nice, code looks good. In my basic testing, it deleted objects from RethinkDB just fine

[GitHub] nifi issue #2030: NIFI-4212 - RethinkDB Delete Processor

2017-07-24 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2030 Reviewing... --- 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

[GitHub] nifi issue #2025: NIFI-917 - improve rendering of component documentation

2017-07-23 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2025 Thanks, @pvillard31, for taking the time to improve the documentation formatting. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] nifi issue #1972: NIFI-4147 Class org.apache.nifi.bootstrap.RunNiFi is not d...

2017-07-22 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1972 @peter-gergely-horvath - Thanks for the update, it looks good. I will merge shortly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] nifi issue #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-19 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2012 Thanks for those updates, @mans2singh, everything looks good. I'll merge shortly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] nifi issue #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-18 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2012 I'm OK with the name "GetRethinkDB". Thanks for the tagging. --- 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 pr

[GitHub] nifi issue #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-18 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2012 My question about the not_found relationship is not if we should have it or not -- I think it is a great addition. My question is about the logging for that code path. You log an error on line 150

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-18 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r128149561 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -137,9

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127879683 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127882745 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127880492 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127880998 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127879552 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi issue #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-16 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2012 Reviewing... --- 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

[GitHub] nifi pull request #1972: NIFI-4147 Class org.apache.nifi.bootstrap.RunNiFi i...

2017-07-15 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/1972#discussion_r127591766 --- Diff: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java --- @@ -135,8 +135,8 @@ private volatile Set<Future> loggingF

[GitHub] nifi issue #1972: NIFI-4147 Class org.apache.nifi.bootstrap.RunNiFi is not d...

2017-07-15 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1972 @peter-gergely-horvath Thank you for submitting this PR, improving testability is always welcome. I will be happy to review. --- If your project is set up for it, you can reply to this email

[GitHub] nifi issue #1888: NIFI-4015 NIFI-3999 Fix DeleteSQS Issues

2017-07-15 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1888 @brosander I added an update to keep the existing attribute name. Please let me know if/when we need a squash and rebase. --- If your project is set up for it, you can reply to this email and have

[GitHub] nifi issue #1998: NIFI-4145 Added missing write attribute annotation

2017-07-10 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1998 @mans2singh Looks good, thanks for taking the time to fix this. --- 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

[GitHub] nifi issue #1998: NIFI-4145 Added missing write attribute annotation

2017-07-10 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1998 Reviewing... --- 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

[GitHub] nifi issue #1982: NIFI-4154 - fix line endings in source code

2017-07-09 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1982 Thanks @trkurc, @m-hogue. I confirmed the whitespace-only changes in the diffs, ran full build with contrib-check OK. I'll merge shortly. --- If your project is set up for it, you can reply

[GitHub] nifi issue #1942: NIFI-4118 First commit of RethinkDB put processor

2017-07-09 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1942 Thanks @mans2singh! This has been merged in. --- 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

[GitHub] nifi pull request #1942: NIFI-4118 First commit of RethinkDB put processor

2017-07-08 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/1942#discussion_r126293212 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/test/java/org/apache/nifi/processors/rethinkdb/ITPutRethinkDBTest.java

[GitHub] nifi pull request #1942: NIFI-4118 First commit of RethinkDB put processor

2017-07-08 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/1942#discussion_r126293188 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/PutRethinkDB.java --- @@ -0,0

[GitHub] nifi issue #1942: NIFI-4118 First commit of RethinkDB put processor

2017-07-04 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1942 @mans2singh, thanks for contributing this! I have a few general comments from a first pass: * The notice information for RethinkDB should be included in the nifi-assembly/NOTICE file

  1   2   3   >