[jira] [Commented] (NIFI-4155) Expand EnforceOrder capability to cluster

2017-09-12 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164171#comment-16164171 ] Koji Kawamura commented on NIFI-4155: - [~markap14] That's a good point. EnforceOrder just enforces the

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164165#comment-16164165 ] ASF GitHub Bot commented on NIFI-3950: -- Github user christophercurrie commented on the issue:

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

2017-09-12 Thread christophercurrie
Github user christophercurrie commented on the issue: https://github.com/apache/nifi/pull/2140 Not a problem on the reverts. The original instructions asked for a squashed commit. Should I create a new smaller PR, or add the revert commit to this one? ---

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164128#comment-16164128 ] ASF GitHub Bot commented on NIFI-3950: -- Github user jvwing commented on a diff in the pull request:

[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 @@

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164127#comment-16164127 ] ASF GitHub Bot commented on NIFI-3950: -- Github user jvwing commented on a diff in the pull request:

[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

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164125#comment-16164125 ] ASF GitHub Bot commented on NIFI-3950: -- Github user jvwing commented on a diff in the pull request:

[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 #2143: Nifi-4338: Support SSL Context Service in HDFS processors

2017-09-12 Thread tasanuma
Github user tasanuma commented on the issue: https://github.com/apache/nifi/pull/2143 I found that Hadoop has some properties for SSL protocols. https://hadoop.apache.org/docs/r2.8.0/hadoop-mapreduce-client/hadoop-mapreduce-client-core/EncryptedShuffle.html After setting

[jira] [Commented] (NIFI-3369) Disable "Add" button on new connection dialog if no relationships selected

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163611#comment-16163611 ] ASF GitHub Bot commented on NIFI-3369: -- GitHub user yuri1969 opened a pull request:

[GitHub] nifi pull request #2152: NIFI-3369 - Disable "Add" button on new connection ...

2017-09-12 Thread yuri1969
GitHub user yuri1969 opened a pull request: https://github.com/apache/nifi/pull/2152 NIFI-3369 - Disable "Add" button on new connection dialog if no relationships selected Disabled confirmation button for both Create and Configure Connection dialogs when no relationship was

[jira] [Commented] (NIFI-3510) log when ControllerService is ENABLED

2017-09-12 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163609#comment-16163609 ] Michael Hogue commented on NIFI-3510: - PR submitted for 1.x: https://github.com/apache/nifi/pull/2151

[GitHub] nifi pull request #2151: NIFI-3510: Added logging for when controller servic...

2017-09-12 Thread m-hogue
GitHub user m-hogue opened a pull request: https://github.com/apache/nifi/pull/2151 NIFI-3510: Added logging for when controller services are enabled/dis… …abled Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the

[jira] [Assigned] (NIFI-3510) log when ControllerService is ENABLED

2017-09-12 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue reassigned NIFI-3510: --- Assignee: Michael Hogue > log when ControllerService is ENABLED >

[jira] [Commented] (NIFI-3510) log when ControllerService is ENABLED

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163608#comment-16163608 ] ASF GitHub Bot commented on NIFI-3510: -- GitHub user m-hogue opened a pull request:

[jira] [Commented] (NIFI-4155) Expand EnforceOrder capability to cluster

2017-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163568#comment-16163568 ] Mark Payne commented on NIFI-4155: -- [~ijokarumawak] can you describe the use case for this change? This

[GitHub] nifi pull request #2147: NIFI-4377: Added a fieldName() function to RecordPa...

2017-09-12 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2147#discussion_r138450379 --- Diff: nifi-commons/nifi-record-path/src/main/java/org/apache/nifi/record/path/paths/WildcardDescendantPath.java --- @@ -0,0 +1,74 @@ +/* + *

[jira] [Commented] (NIFI-4377) Add fieldName() function to RecordPath

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163563#comment-16163563 ] ASF GitHub Bot commented on NIFI-4377: -- Github user pvillard31 commented on a diff in the pull

[GitHub] nifi pull request #2147: NIFI-4377: Added a fieldName() function to RecordPa...

2017-09-12 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2147#discussion_r138449953 --- Diff: nifi-commons/nifi-record-path/src/main/java/org/apache/nifi/record/path/functions/FieldName.java --- @@ -0,0 +1,42 @@ +/* + * Licensed

[jira] [Commented] (NIFI-4377) Add fieldName() function to RecordPath

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163564#comment-16163564 ] ASF GitHub Bot commented on NIFI-4377: -- Github user pvillard31 commented on a diff in the pull

[GitHub] nifi issue #2147: NIFI-4377: Added a fieldName() function to RecordPath and ...

2017-09-12 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2147 reviewing ---

[jira] [Updated] (NIFI-4378) JSON Record Writer should allow user to suppress null values

2017-09-12 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4378: - Resolution: Fixed Status: Resolved (was: Patch Available) > JSON Record Writer should

[jira] [Updated] (NIFI-4378) JSON Record Writer should allow user to suppress null values

2017-09-12 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4378: - Component/s: Extensions > JSON Record Writer should allow user to suppress null values >

[jira] [Commented] (NIFI-4378) JSON Record Writer should allow user to suppress null values

2017-09-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163543#comment-16163543 ] ASF subversion and git services commented on NIFI-4378: --- Commit

[GitHub] nifi pull request #2148: NIFI-4378: Allow suppression of null values in JSON

2017-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2148 ---

[GitHub] nifi issue #2148: NIFI-4378: Allow suppression of null values in JSON

2017-09-12 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2148 reviewing ---

[jira] [Updated] (NIFI-4376) Expired requests stay in StansdardRootGroupPort request queue and block new request to be offered

2017-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4376: - Resolution: Fixed Fix Version/s: 1.4.0 Status: Resolved (was: Patch Available) >

[GitHub] nifi pull request #2144: NIFI-4376: Remove expired S2S request from internal...

2017-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2144 ---

[GitHub] nifi issue #2144: NIFI-4376: Remove expired S2S request from internal queue.

2017-09-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2144 Looks good. +1 merged to master. Thanks @ijokarumawak ! ---

[jira] [Commented] (NIFI-4376) Expired requests stay in StansdardRootGroupPort request queue and block new request to be offered

2017-09-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163526#comment-16163526 ] ASF subversion and git services commented on NIFI-4376: --- Commit

[jira] [Commented] (NIFI-3402) Add ETag Support to InvokeHTTP

2017-09-12 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163497#comment-16163497 ] Michael Hogue commented on NIFI-3402: - PR submitted: https://github.com/apache/nifi/pull/2150 > Add

[jira] [Commented] (NIFI-3349) GetSplunk Should Periodically Re-Authenticate

2017-09-12 Thread Noe (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163493#comment-16163493 ] Noe commented on NIFI-3349: --- submitted pull request https://github.com/apache/nifi/pull/2149 > GetSplunk Should

[GitHub] nifi issue #2150: NIFI-3402: Added etag support to InvokeHTTP

2017-09-12 Thread m-hogue
Github user m-hogue commented on the issue: https://github.com/apache/nifi/pull/2150 Since there's not a clean way to unit test this, the way i tested was to change unit tests and observe that there were etag cache hits until `max-age=1` seconds had passed, when a network request

[GitHub] nifi-minifi-cpp issue #135: MINIFI-374 Created automated tests for HTTPS int...

2017-09-12 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/135 reviewing ---

[GitHub] nifi pull request #2150: NIFI-3402: Added etag support to InvokeHTTP

2017-09-12 Thread m-hogue
GitHub user m-hogue opened a pull request: https://github.com/apache/nifi/pull/2150 NIFI-3402: Added etag support to InvokeHTTP Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the

[GitHub] nifi pull request #2149: NIFI-3349 retry stale connections

2017-09-12 Thread noedetore
GitHub user noedetore opened a pull request: https://github.com/apache/nifi/pull/2149 NIFI-3349 retry stale connections Simple fix, deployed locally and working for over a month now. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] nifi-minifi-cpp pull request #135: MINIFI-374 Created automated tests for HT...

2017-09-12 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/135 MINIFI-374 Created automated tests for HTTPS integration cases Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the

[GitHub] nifi-minifi-cpp pull request #126: MINIFI-350 added pytest-based system inte...

2017-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/126 ---

[GitHub] nifi-minifi-cpp issue #126: MINIFI-350 added pytest-based system integration...

2017-09-12 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/126 Okay, I will remove those items and merge. Thanks! ---

[jira] [Assigned] (NIFI-3402) Add ETag Support to InvokeHTTP

2017-09-12 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue reassigned NIFI-3402: --- Assignee: Michael Hogue > Add ETag Support to InvokeHTTP > -- > >

[GitHub] nifi-minifi-cpp issue #126: MINIFI-350 added pytest-based system integration...

2017-09-12 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/126 The rope files should not have been committed at all. ---

[GitHub] nifi-minifi-cpp issue #126: MINIFI-350 added pytest-based system integration...

2017-09-12 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/126 Hey @achristianson, Everything looks good. Was unsure about the rope file that was created. Let me know how we should handle that. ---

[GitHub] nifi-minifi-cpp pull request #126: MINIFI-350 added pytest-based system inte...

2017-09-12 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/126#discussion_r138406101 --- Diff: docker/test/integration/.ropeproject/config.py --- @@ -0,0 +1,112 @@ +# The default ``config.py`` --- End diff -- Does this

[GitHub] nifi-minifi-cpp issue #126: MINIFI-350 added pytest-based system integration...

2017-09-12 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/126 reviewing updates ---

[jira] [Commented] (NIFI-4242) CSVReader shouldn't require that an escape character be defined

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163197#comment-16163197 ] ASF GitHub Bot commented on NIFI-4242: -- Github user Wesley-Lawrence commented on the issue:

[GitHub] nifi issue #2088: NIFI-4242 Allow quote and escape chars for CSV to be 'unde...

2017-09-12 Thread Wesley-Lawrence
Github user Wesley-Lawrence commented on the issue: https://github.com/apache/nifi/pull/2088 @markap14 Alright, should be all fixed up now. I made sure to test out a live Flow this time, and make sure the functionality worked outside of just unit tests. ---

[jira] [Commented] (NIFI-4378) JSON Record Writer should allow user to suppress null values

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163053#comment-16163053 ] ASF GitHub Bot commented on NIFI-4378: -- GitHub user markap14 opened a pull request:

[jira] [Updated] (NIFI-4378) JSON Record Writer should allow user to suppress null values

2017-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4378: - Fix Version/s: 1.4.0 Status: Patch Available (was: Open) > JSON Record Writer should allow

[GitHub] nifi pull request #2148: NIFI-4378: Allow suppression of null values in JSON

2017-09-12 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2148 NIFI-4378: Allow suppression of null values in JSON Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure

[jira] [Resolved] (NIFI-3810) Fix API response type for /process-groups/{id}/process-groups

2017-09-12 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue resolved NIFI-3810. - Resolution: Implemented > Fix API response type for /process-groups/{id}/process-groups >

[jira] [Commented] (NIFI-3810) Fix API response type for /process-groups/{id}/process-groups

2017-09-12 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16163045#comment-16163045 ] Michael Hogue commented on NIFI-3810: - This was fixed in NIFI-3939. > Fix API response type for

[jira] [Resolved] (NIFI-3939) Fix entity type mismatches in web API resource response types

2017-09-12 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue resolved NIFI-3939. - Resolution: Fixed Fix Version/s: 1.4.0 > Fix entity type mismatches in web API resource

[jira] [Updated] (NIFI-4378) JSON Record Writer should allow user to suppress null values

2017-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4378: - Description: When using the JSON Record Writer, it would be nice to be able to suppress null values.

[jira] [Created] (NIFI-4378) JSON Record Writer should allow user to suppress null values

2017-09-12 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4378: Summary: JSON Record Writer should allow user to suppress null values Key: NIFI-4378 URL: https://issues.apache.org/jira/browse/NIFI-4378 Project: Apache NiFi

[jira] [Updated] (NIFI-4377) Add fieldName() function to RecordPath

2017-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4377: - Fix Version/s: 1.4.0 Status: Patch Available (was: Open) > Add fieldName() function to

[jira] [Commented] (NIFI-4377) Add fieldName() function to RecordPath

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162985#comment-16162985 ] ASF GitHub Bot commented on NIFI-4377: -- GitHub user markap14 opened a pull request:

[GitHub] nifi pull request #2147: NIFI-4377: Added a fieldName() function to RecordPa...

2017-09-12 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2147 NIFI-4377: Added a fieldName() function to RecordPath and addressed a… …n issue that caused //* to not work Thank you for submitting a contribution to Apache NiFi. In order to

[jira] [Created] (NIFI-4377) Add fieldName() function to RecordPath

2017-09-12 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4377: Summary: Add fieldName() function to RecordPath Key: NIFI-4377 URL: https://issues.apache.org/jira/browse/NIFI-4377 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-4322) If RuntimeException thrown during checkpoint of FlowFile Repository, repo stops checkpointing

2017-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4322: - Fix Version/s: 1.4.0 Status: Patch Available (was: Open) > If RuntimeException thrown during

[jira] [Commented] (NIFI-4322) If RuntimeException thrown during checkpoint of FlowFile Repository, repo stops checkpointing

2017-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162892#comment-16162892 ] Mark Payne commented on NIFI-4322: -- This issue appears to manifest itself in a few ways. First, the

[GitHub] nifi pull request #2146: NIFI-4322: If there is a failure checkpointing Flow...

2017-09-12 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2146 NIFI-4322: If there is a failure checkpointing FlowFile Repository, e… …nsure that we continue trying Thank you for submitting a contribution to Apache NiFi. In order to

[jira] [Assigned] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-09-12 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-4169: --- Assignee: Y Wikander (was: Koji Kawamura) > PutWebSocket processor with blank WebSocket

[jira] [Commented] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-09-12 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162697#comment-16162697 ] Koji Kawamura commented on NIFI-4169: - Hi [~ywik], sorry for taking long to git it back to you. I've

[jira] [Commented] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162694#comment-16162694 ] ASF GitHub Bot commented on NIFI-4169: -- Github user ijokarumawak commented on the issue:

[jira] [Assigned] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-09-12 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-4169: --- Assignee: Koji Kawamura > PutWebSocket processor with blank WebSocket session id attribute

[GitHub] nifi issue #2105: NIFI-4169: Enhance PutWebSocket error handling

2017-09-12 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2105 This PR is now ready to get reviewed. A flow template is available here for testing both NiFi as a WebSocket client and server.

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162540#comment-16162540 ] ASF GitHub Bot commented on NIFI-3950: -- Github user christophercurrie commented on the issue:

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

2017-09-12 Thread christophercurrie
Github user christophercurrie commented on the issue: https://github.com/apache/nifi/pull/2140 How smooth their experience will be will probably depend upon their internal project practices. Since the `nifi-aws-processors` package would have been a required dependency for such custom

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162539#comment-16162539 ] ASF GitHub Bot commented on NIFI-3950: -- Github user christophercurrie commented on a diff in the pull