[jira] [Commented] (NIFI-3271) GenerateFlowFile processor creates duplicates with CRON scheduling strategy and Primary node only execution

2017-01-02 Thread Marco Gaido (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15792744#comment-15792744 ] Marco Gaido commented on NIFI-3271: --- Yes, I thought the same. And I believe you're right.

[jira] [Updated] (NIFI-3242) CRON scheduling can occur twice for the same trigger

2017-01-02 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-3242: --- Priority: Critical (was: Major) > CRON scheduling can occur twice for the same trigger > -

[jira] [Commented] (NIFI-3271) GenerateFlowFile processor creates duplicates with CRON scheduling strategy and Primary node only execution

2017-01-02 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15793142#comment-15793142 ] Joseph Percivall commented on NIFI-3271: The issue of a CRON job schedule running r

[jira] [Resolved] (NIFI-3271) GenerateFlowFile processor creates duplicates with CRON scheduling strategy and Primary node only execution

2017-01-02 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall resolved NIFI-3271. Resolution: Duplicate > GenerateFlowFile processor creates duplicates with CRON scheduling st

[GitHub] nifi-minifi-cpp pull request #36: MINIFI-180

2017-01-02 Thread jdye64
GitHub user jdye64 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/36 MINIFI-180 Duplicate Variable causes MINIFI_HOME to be NULL if ENV variable is not present You can merge this pull request into a Git repository by running: $ git pull https://github

[GitHub] nifi-minifi-cpp pull request #37: MINIFI-171 Dynamic Properties support for ...

2017-01-02 Thread jdye64
GitHub user jdye64 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/37 MINIFI-171 Dynamic Properties support for processors Added support in Processor.cpp to both set and get dynamic properties. The logic will first attempt to set the parsed Property from th

[jira] [Commented] (NIFI-2917) Release capture of keyboard shortcuts when UI client is disconnected from server to allow Ctrl/Cmd + R for refresh

2017-01-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15793803#comment-15793803 ] ASF subversion and git services commented on NIFI-2917: --- Commit 67cbe

[jira] [Commented] (NIFI-2917) Release capture of keyboard shortcuts when UI client is disconnected from server to allow Ctrl/Cmd + R for refresh

2017-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15793804#comment-15793804 ] ASF GitHub Bot commented on NIFI-2917: -- Github user asfgit closed the pull request at:

[GitHub] nifi pull request #1351: [NIFI-2917] disable canvas refresh after ajax error...

2017-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1351 --- 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 enabl

[jira] [Updated] (NIFI-2917) Release capture of keyboard shortcuts when UI client is disconnected from server to allow Ctrl/Cmd + R for refresh

2017-01-02 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-2917: Resolution: Fixed Status: Resolved (was: Patch Available) Reviewed and merged. > Release c

[GitHub] nifi pull request #1379: NIFI-2944 check remote input hostname at startup

2017-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1379 --- 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 enabl

[GitHub] nifi issue #1379: NIFI-2944 check remote input hostname at startup

2017-01-02 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1379 I reviewed this (added a little bit more explanation to the error message and some unit test cases for empty string or missing remote input host values), ran all the tests, and merged. --- If you

[jira] [Commented] (NIFI-2944) Validate the configured remote input hostname

2017-01-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794092#comment-15794092 ] ASF subversion and git services commented on NIFI-2944: --- Commit be6bc

[jira] [Commented] (NIFI-2944) Validate the configured remote input hostname

2017-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794093#comment-15794093 ] ASF GitHub Bot commented on NIFI-2944: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-2944) Validate the configured remote input hostname

2017-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794095#comment-15794095 ] ASF GitHub Bot commented on NIFI-2944: -- Github user alopresto commented on the issue:

[jira] [Updated] (NIFI-2944) Validate the configured remote input hostname

2017-01-02 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-2944: Resolution: Fixed Status: Resolved (was: Patch Available) > Validate the configured remote i