[GitHub] nifi pull request #563: NIFI-2078: External state management.

2016-07-06 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/563#discussion_r69828024 --- Diff: nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-processors/src/main/java/org/apache/nifi/processors/kafka/GetKafka.java --- @@ -481,4 +496,51 @@ private

[GitHub] nifi issue #578: NIFI-2113 Updating storm dependency to 1.0.1 and fixing pac...

2016-07-06 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/578 +1 --- 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

[GitHub] nifi pull request #606: NIFI-2160 fixed service startup ordering (MASTER)

2016-07-05 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/606 NIFI-2160 fixed service startup ordering (MASTER) You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-2160 Alternatively you can

[GitHub] nifi pull request #605: NIFI-2160 fixed service startup ordering

2016-07-05 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/605 NIFI-2160 fixed service startup ordering You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-2160-0.x Alternatively you can review

[GitHub] nifi pull request #525: NIFI-1976 - Windows Event Log native processor

2016-06-29 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/525#discussion_r68989065 --- Diff: nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/src/main/java/org/apache/nifi/processors/windows/event/log

[GitHub] nifi pull request #555: NIFI-2067 ignored intermittently failing MemoryTest

2016-06-21 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/555 NIFI-2067 ignored intermittently failing MemoryTest left comment with the explanation as to why it was not removed You can merge this pull request into a Git repository by running: $ git pull

[GitHub] nifi issue #552: NIFI-2066 dynamic port allocation in SNMP processors unit t...

2016-06-21 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/552 +1, merging --- 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 #554: NIFI-2032 port for 0.x

2016-06-21 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/554 NIFI-2032 port for 0.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-2032-0.x Alternatively you can review and apply

[GitHub] nifi issue #543: NIFI-1834 Create PutTCP Processor

2016-06-21 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/543 Ok, consistency wins so a somewhat reluctant +1 :) --- 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

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67783621 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutTCP.java --- @@ -0,0 +1,290

[GitHub] nifi issue #541: NIFI-2032 fixed 'enableControllerServices' logic

2016-06-20 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/541 @alopresto so I just fixed it and squashed it with the last commit. No compilation error on my end. LMK --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67780170 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutTCP.java --- @@ -0,0 +1,290

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67779956 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestPutTCP.java --- @@ -0,0 +1,48

[GitHub] nifi issue #541: NIFI-2032 fixed 'enableControllerServices' logic

2016-06-20 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/541 I see, it appears that I have to reference different ```org.apache.nifi.events.BulletinFactory```, building now --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67778279 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutTCP.java --- @@ -0,0 +1,290

[GitHub] nifi pull request #541: NIFI-2032 fixed 'enableControllerServices' logic

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/541#discussion_r67766144 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/service

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67733058 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutTCP.java --- @@ -0,0 +1,290

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67732780 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutTCP.java --- @@ -0,0 +1,290

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67732631 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestPutTCP.java --- @@ -0,0 +1,48

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67732149 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutTCP.java --- @@ -0,0 +1,290

[GitHub] nifi pull request #543: NIFI-1834 Create PutTCP Processor

2016-06-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/543#discussion_r67731299 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutTCP.java --- @@ -0,0 +1,290

[GitHub] nifi issue #397: NIFI-1815

2016-06-20 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/397 back to reviewing this. It has some merge conflicts but i'll fox them as I go along --- 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 pull request #545: NIFI-2009 port for 0.x

2016-06-20 Thread olegz
Github user olegz closed the pull request at: https://github.com/apache/nifi/pull/545 --- 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

[GitHub] nifi issue #257: NIFI-1537 Added SNMP processors

2016-06-19 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/257 @pvillard31 Had a merge conflict again, but fixed it myself. Nothing to do, just making comment for traceability. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] nifi pull request #541: NIFI-2032 fixed 'enableControllerServices' logic

2016-06-17 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/541#discussion_r67582485 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/service

[GitHub] nifi issue #257: NIFI-1537 Added SNMP processors

2016-06-17 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/257 Ok, finally I am in this PR and no distractions ;) --- 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

[GitHub] nifi issue #537: NIFI-1955: Deprecate IntegerHolder, LongHolder, BooleanHold...

2016-06-17 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/537 Merging --- 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 #538: NIFI-1774: AbstractControllerService deprecated annotation

2016-06-17 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/538 @rekhajoshm this has been discussed (see NIFI-1774 JIRA comments) based on the same change done and then un-done by @pvillard31. Basically changing OnConfigured to OnEnabled is wrong and in itself

[GitHub] nifi issue #539: NIFI-1549: Fix JMSConsumer exception

2016-06-17 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/539 Thanks you Chris! Merging! --- 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

[GitHub] nifi pull request #533: Nifi 1690 0.x

2016-06-17 Thread olegz
Github user olegz closed the pull request at: https://github.com/apache/nifi/pull/533 --- 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

[GitHub] nifi issue #533: Nifi 1690 0.x

2016-06-16 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/533 @alopresto so this is the 0.x port of NIFI-1690 --- 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 #533: Nifi 1690 0.x

2016-06-16 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/533 Nifi 1690 0.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-1690-0.x Alternatively you can review and apply these changes

[GitHub] nifi issue #328: NIFI-1690 Changed MonitorMemory to use allowable values for...

2016-06-16 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/328 @alopresto just fixed it. Took me a while to figure out what's going on but you can read some details here: https://issues.apache.org/jira/browse/NIFI-1730 (last comment). Also, I am now going to have

[GitHub] nifi issue #257: NIFI-1537 Added SNMP processors

2016-06-15 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/257 . . . and you almost scored ;) but. . . anyway, will try to wrap it up tomorrow --- 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

[GitHub] nifi pull request #511: NIFI-1850 - JSON-to-JSON Schema Converter Editor

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/511#discussion_r67223717 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiWebConfigurationContext.java

[GitHub] nifi pull request #511: NIFI-1850 - JSON-to-JSON Schema Converter Editor

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/511#discussion_r67223433 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/src/main/java/org/apache/nifi/web/util/CustomUIUtils.java --- @@ -0,0 +1,88

[GitHub] nifi issue #328: NIFI-1690 Changed MonitorMemory to use allowable values for...

2016-06-15 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/328 @alopresto all done --- 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 #520: NIFI-1997: Use the 'autoResumeState' property define...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/520#discussion_r67190218 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/src/main/java/org/apache/nifi/cluster/protocol/jaxb/message

[GitHub] nifi issue #519: NIFI-1996: Fixed bug in the generation of UUID's for compon...

2016-06-15 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/519 +1, merging --- 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 #520: NIFI-1997: Use the 'autoResumeState' property defined in ni...

2016-06-15 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/520 Also, looking at #519 it appears that this PR sits on top of #519, correct? --- 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

[GitHub] nifi issue #520: NIFI-1997: Use the 'autoResumeState' property defined in ni...

2016-06-15 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/520 Aside from that dead default constructor I am ok to merge it. Let me know if you feel like removing it as part of this effort. --- If your project is set up for it, you can reply to this email and have

[GitHub] nifi pull request #520: NIFI-1997: Use the 'autoResumeState' property define...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/520#discussion_r67159721 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/src/main/java/org/apache/nifi/cluster/protocol/jaxb/message

[GitHub] nifi pull request #522: NIFI-2000: Ensure that if we override setters in App...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/522#discussion_r67159525 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/FlowFileQueueResource.java

[GitHub] nifi pull request #522: NIFI-2000: Ensure that if we override setters in App...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/522#discussion_r67159381 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ControllerResource.java

[GitHub] nifi issue #511: NIFI-1850 - JSON-to-JSON Schema Converter Editor

2016-06-15 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/511 @YolandaMDavis While I believe it looks good, I think someone from the web team has to look at it as well --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] nifi pull request #511: NIFI-1850 - JSON-to-JSON Schema Converter Editor

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/511#discussion_r67157791 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/src/main/java/org/apache/nifi/web/util/CustomUIUtils.java --- @@ -0,0 +1,88

[GitHub] nifi pull request #511: NIFI-1850 - JSON-to-JSON Schema Converter Editor

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/511#discussion_r67157240 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiWebConfigurationContext.java

[GitHub] nifi pull request #511: NIFI-1850 - JSON-to-JSON Schema Converter Editor

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/511#discussion_r67156788 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiWebConfigurationContext.java

[GitHub] nifi pull request #511: NIFI-1850 - JSON-to-JSON Schema Converter Editor

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/511#discussion_r67156509 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiWebConfigurationContext.java

[GitHub] nifi pull request #515: NIFI-826 [REVIEW ONLY] Initial commit for determinis...

2016-06-15 Thread olegz
Github user olegz closed the pull request at: https://github.com/apache/nifi/pull/515 --- 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

[GitHub] nifi issue #328: NIFI-1690 Changed MonitorMemory to use allowable values for...

2016-06-15 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/328 @alopresto all is addressed. Let me know. --- 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 #328: NIFI-1690 Changed MonitorMemory to use allowable val...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/328#discussion_r67150175 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/src/main/java/org/apache/nifi/controller/MonitorMemory.java --- @@ -154,30 +164,21

[GitHub] nifi pull request #328: NIFI-1690 Changed MonitorMemory to use allowable val...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/328#discussion_r67149972 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/src/main/java/org/apache/nifi/controller/MonitorMemory.java --- @@ -154,30 +164,21

[GitHub] nifi pull request #328: NIFI-1690 Changed MonitorMemory to use allowable val...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/328#discussion_r67149454 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/src/main/java/org/apache/nifi/controller/MonitorMemory.java --- @@ -91,12 +92,21

[GitHub] nifi pull request #328: NIFI-1690 Changed MonitorMemory to use allowable val...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/328#discussion_r67149312 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/src/main/java/org/apache/nifi/controller/MonitorMemory.java --- @@ -154,30 +164,21

[GitHub] nifi pull request #328: NIFI-1690 Changed MonitorMemory to use allowable val...

2016-06-15 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/328#discussion_r67149210 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-reporting-tasks/src/main/java/org/apache/nifi/controller/MonitorMemory.java --- @@ -154,30 +164,21

[GitHub] nifi issue #527: NIFI-2009 removed 'annotationData' and 'validationContextFa...

2016-06-15 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/527 @pvillard31 all done. Thanks! --- 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

[GitHub] nifi pull request #256: NIFI-1578: Create PutSlack processor

2016-06-14 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/256#discussion_r67040326 --- Diff: nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/src/main/java/org/apache/nifi/processors/slack/PutSlack.java --- @@ -0,0 +1,238

[GitHub] nifi pull request #528: NIFI-2006 fixed NPE in PersistentProvenanceRepositor...

2016-06-14 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/528 NIFI-2006 fixed NPE in PersistentProvenanceRepository Fixed NPE in PersistentProvenanceRepository caused by attribute value being null added test You can merge this pull request into a Git

[GitHub] nifi pull request #527: NIFI-2009 removed 'annotationData' and 'validationCo...

2016-06-14 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/527 NIFI-2009 removed 'annotationData' and 'validationContextFactory' ins… …tance variables from StandardProcessNode You can merge this pull request into a Git repository by running: $ git pull

[GitHub] nifi issue #516: NIFI-1993 upgraded CGLIB to 3.2.2

2016-06-09 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/516 @mattyb149 I got one better ;) Try PR https://github.com/apache/nifi/pull/515 as it stands now and then with this change. That is how it was discovered. I've attached some notes in JIRA. Let me know

[GitHub] nifi issue #515: NIFI-826 [REVIEW ONLY] Initial commit for deterministic tem...

2016-06-09 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/515 @mcgilman so, this is the initial commit that essentially demonstrates the approach that is discussed in JIRA. Basically the new ID _ inceptionId_ is generated and is immutable and perpetual

[GitHub] nifi issue #397: NIFI-1815

2016-06-08 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/397 I stepped away from it as I am trying to finish something else that is very involved. Will get back to it once I am finished, but I am committed to getting it in to both 0.7.0 and 1.0. --- If your

[GitHub] nifi issue #468: NIFI-1925: Fixed typo in error message

2016-06-06 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/468 merging --- 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 #324: NIFI-1668 modified TestProcessorLifecycle to ensure FlowCon...

2016-06-06 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/324 @JPercivall comments are addressed, so please take a look --- 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

[GitHub] nifi issue #494: Added details about data size in description.

2016-06-06 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/494 Merging. @thadguidry for the future, please raise JIRA prior to submitting PR (regardless how small/trivial the issue may be) --- If your project is set up for it, you can reply to this email

[GitHub] nifi issue #487: NIFI-1956 added 'keyboard-interactive' option to SFTPTransf...

2016-06-06 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/487 @pvillard31gave it some time and it looks like with regard to testing this one will be one of those exceptions. In other words there is no easy way to reliably write a test case to validate

[GitHub] nifi issue #397: NIFI-1815

2016-06-06 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/397 True, and I did the same ('brew install tesseract') and got this ``` Trying a mirror... ==> Downloading ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-1.6.17.tar

[GitHub] nifi issue #397: NIFI-1815

2016-06-06 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/397 Ok, while all is good on Windows I can't seem to have any success building those _.so_ files on OSx. Normally I would not worry about it that much but given that Tesseract distribution includes DLLs

[GitHub] nifi issue #487: NIFI-1956 added 'keyboard-interactive' option to SFTPTransf...

2016-06-06 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/487 Well, while you can simulate the server behavior by changing SSH server configs locally, indeed it would be impossible to ensure consistency on all machines where build may be running. So the only thing

[GitHub] nifi issue #397: NIFI-1815

2016-06-05 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/397 The DLLs are distributed with the Tesseract JAR, but not _.so_ or other OS specific libs. Basically the current JAR only supports Windows out-of-the-box. @joewitt If I understand correctly we need

[GitHub] nifi issue #397: NIFI-1815

2016-06-02 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/397 @jdye64 I left one last comment. Once addressed I'll begin the merge procedure. I will also take care of LICENSE and NOTICE --- If your project is set up for it, you can reply to this email and have

[GitHub] nifi pull request #397: NIFI-1815

2016-06-02 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r65548155 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,355

[GitHub] nifi pull request #487: NIFI-1956 added 'keyboard-interactive' option to SFT...

2016-06-01 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/487 NIFI-1956 added 'keyboard-interactive' option to SFTPTransfer You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-1956 Alternatively

[GitHub] nifi pull request: NIFI-1815

2016-05-31 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/397 @jdye64 I had a chance to play with it today. Looking good and is simple enough (which I like, since it leaves enough room for new features/improvements as we learn usage patterns). Left

[GitHub] nifi pull request: NIFI-1815

2016-05-31 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r65247766 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,359

[GitHub] nifi pull request: NIFI-1815

2016-05-31 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r65247502 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,359

[GitHub] nifi pull request: NIFI-1815

2016-05-26 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r64785162 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,361

[GitHub] nifi pull request: NIFI-1668 modified TestProcessorLifecycle to en...

2016-05-26 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/324#issuecomment-221935626 @markap14 the "idempotency" comment is valid and I agree for that alone we don't need multiple threads. I'll look again to see if test name matches with what I wa

[GitHub] nifi pull request: NIFI-1815

2016-05-26 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r64783794 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,361

[GitHub] nifi pull request: NIFI-1815

2016-05-26 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r64783731 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,361

[GitHub] nifi pull request: NIFI-1815

2016-05-26 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r64783373 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,361

[GitHub] nifi pull request: NIFI-1815

2016-05-26 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r64782839 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,361

[GitHub] nifi pull request: NIFI-1815

2016-05-26 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r64782640 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,361

[GitHub] nifi pull request: NIFI-1815

2016-05-26 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/397#discussion_r64781939 --- Diff: nifi-nar-bundles/nifi-ocr-bundle/nifi-ocr-processors/src/main/java/org/apache/nifi/processors/ocr/TesseractOCRProcessor.java --- @@ -0,0 +1,361

[GitHub] nifi pull request: NIFI-1815

2016-05-26 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/397#issuecomment-221929351 Ok, so I'll start reviewing this, but wanted to mention that at the current state there are merge conflicts so feel free to fix them whenever or let me know and I can help

[GitHub] nifi pull request: NIFI-1668 modified TestProcessorLifecycle to en...

2016-05-26 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/324#issuecomment-221925828 "...how come the that issue wouldn't cause all following tests to fail..." some times it does. You may want to consult with Mark on that since that error originat

[GitHub] nifi pull request: NIFI-1668 modified TestProcessorLifecycle to en...

2016-05-26 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/324#issuecomment-221917899 The issue is not with before, but with _after_, since it effectively acts as a _finally_ block. The way it was before if a test failed for whatever reason

[GitHub] nifi pull request: NIFI-1915 Fixed '$' escape logic.

2016-05-25 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/466 NIFI-1915 Fixed '$' escape logic. Fixed '$' escape logic (if not followed by number) to use Matcher.quoteReplacement(java.lang.String) to suppress its special meaning so it could be treated

[GitHub] nifi pull request: NIFI-1915 Fixed '$' escape logic.

2016-05-24 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/463#issuecomment-221441775 Closing it as there are more work to be done --- 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

[GitHub] nifi pull request: NIFI-1915 Fixed '$' escape logic.

2016-05-24 Thread olegz
Github user olegz closed the pull request at: https://github.com/apache/nifi/pull/463 --- 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

[GitHub] nifi pull request: NIFI-1808 Creating general MQTT processors

2016-05-24 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/392#issuecomment-221343071 +1, all is good, test are passing. You'll need another PR for 0.x branch since the commits can not be cherry picked cleanly. --- If your project is set up for it, you

[GitHub] nifi pull request: NIFI-1915 Fixed '$' escape logic.

2016-05-24 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/463 NIFI-1915 Fixed '$' escape logic. Fixed '$' escape logic (if not followed by number) to use Matcher.quoteReplacement(java.lang.String) to suppress its special meaning so it could be treated

[GitHub] nifi pull request: NIFI-1905 enabled ExecuteProcess to terminate p...

2016-05-21 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/456#issuecomment-220795133 @aperepel all squashed and pushed, including the change from WARN to INFO for log message. Let me know if there is anything else. --- If your project is set up

[GitHub] nifi pull request: NIFI-1905 enabled ExecuteProcess to terminate p...

2016-05-20 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/456#discussion_r64043923 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ExecuteProcess.java --- @@ -181,7

[GitHub] nifi pull request: NIFI-1905 enabled ExecuteProcess to terminate p...

2016-05-20 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/456 NIFI-1905 enabled ExecuteProcess to terminate process You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-1905 Alternatively you can

[GitHub] nifi pull request: NIFI-1808 Creating general MQTT processors

2016-05-19 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/392#discussion_r63919932 --- Diff: nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/PublishMQTT.java --- @@ -0,0 +1,237

[GitHub] nifi pull request: NIFI-1808 Creating general MQTT processors

2016-05-19 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/392#discussion_r63918814 --- Diff: nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/PublishMQTT.java --- @@ -0,0 +1,237

[GitHub] nifi pull request: NIFI-1808 Creating general MQTT processors

2016-05-19 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/392#discussion_r63917779 --- Diff: nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/PublishMQTT.java --- @@ -0,0 +1,237

[GitHub] nifi pull request: NIFI-1808 Creating general MQTT processors

2016-05-19 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/392#discussion_r63908853 --- Diff: nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/PublishMQTT.java --- @@ -0,0 +1,237

  1   2   3   4   5   >