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

2017-08-21 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16136142#comment-16136142 ] Koji Kawamura commented on NIFI-4169: - Hi [~ywik], I just wanted to share my progress on this. I'm

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

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16136133#comment-16136133 ] ASF GitHub Bot commented on NIFI-4169: -- GitHub user ijokarumawak opened a pull request:

[GitHub] nifi pull request #2105: NIFI-4169: WIP PutWebSocket broadcast failure handl...

2017-08-21 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/2105 NIFI-4169: WIP PutWebSocket broadcast failure handling **NOTE** Submitting this PR just for code review purpose. Not ready to be merged yet. Thank you for submitting a contribution

[GitHub] nifi-minifi-cpp issue #131: MINIFI-388 symlink versioned libcrypto/libssl to...

2017-08-21 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/131 Updated to disable dynamic loading of TLS libs in civet, install libressl instead of openssl to resolve conflict with libcurl deps, and backport fix for civetweb which fixes

[jira] [Commented] (NIFI-4269) GetMongo should be able to provide pure JSON as well as "extended JSON"

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135968#comment-16135968 ] ASF GitHub Bot commented on NIFI-4269: -- Github user MikeThomsen commented on the issue:

[GitHub] nifi issue #2063: NIFI-4269 Added the ability to serialize Mongo documents t...

2017-08-21 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2063 @mattyb149 @pvillard31 @bbende @joewitt Could one of you take a look at this and give me some feedback? I can fix the merge conflicts that came up since I submitted this. --- If your project is

[jira] [Comment Edited] (NIFI-3869) add http/2 support to HTTP listening processors

2017-08-21 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135852#comment-16135852 ] Michael Hogue edited comment on NIFI-3869 at 8/21/17 9:17 PM: -- After changes

[jira] [Commented] (NIFI-3869) add http/2 support to HTTP listening processors

2017-08-21 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135852#comment-16135852 ] Michael Hogue commented on NIFI-3869: - After changes to {{ListenHTTP}}, i wrote up a really quick

[jira] [Commented] (NIFI-3484) GenerateTableFetch Should Allow for Right Boundary

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

[GitHub] nifi pull request #2091: NIFI-3484 GenerateTableFetch Should Allow for Right...

2017-08-21 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2091#discussion_r134329892 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GenerateTableFetch.java --- @@

[jira] [Commented] (NIFI-2715) When performing a Queue Listing, if FlowFile has no content, UI does not indicate this fact

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135679#comment-16135679 ] ASF GitHub Bot commented on NIFI-2715: -- Github user scottyaslan commented on the issue:

[GitHub] nifi issue #2100: NIFI-2715 - When performing a Queue Listing, if...

2017-08-21 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2100 @yuri1969 there are still a few style issues with the 'No Content Available' text. It seems you are incorrectly applying a font-size of 12px when it should be 13px. Also, you are applying a

[jira] [Commented] (NIFIREG-7) Define Flow Persistence Provider Interface

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135525#comment-16135525 ] ASF GitHub Bot commented on NIFIREG-7: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi-registry pull request #5: NIFIREG-7 Defining Provider API and initial f...

2017-08-21 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/5#discussion_r134294952 --- Diff: nifi-registry-provider-api/src/main/java/org/apache/nifi/registry/flow/FlowProvider.java --- @@ -0,0 +1,68 @@ +/* + * Licensed to the

[jira] [Updated] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-3781: - Fix Version/s: 1.4.0 > Controller Service Config Dialog 'View Details' button feels confusing and

[jira] [Commented] (NIFI-4307) Add Kotlin support to ExecuteScript

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135492#comment-16135492 ] ASF GitHub Bot commented on NIFI-4307: -- Github user mattyb149 commented on the issue:

[GitHub] nifi issue #2104: NIFI-4307 Added Kotlin 1.1.X support to ExecuteScript.

2017-08-21 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2104 I had started work in this area as well but hadn't sufficiently tested it to make sure it was working. Do you mind taking a look and including anything you think is relevant (such as unit tests,

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135476#comment-16135476 ] ASF GitHub Bot commented on NIFI-3781: -- Github user scottyaslan commented on the issue:

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

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

[jira] [Resolved] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-3781. --- Resolution: Fixed > Controller Service Config Dialog 'View Details' button feels confusing and >

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

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

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

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

[GitHub] nifi issue #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2102 Thanks @yuri1969 this has been merged to master. --- 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

[GitHub] nifi pull request #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2102 --- 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

[jira] [Commented] (NIFIREG-7) Define Flow Persistence Provider Interface

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135443#comment-16135443 ] ASF GitHub Bot commented on NIFIREG-7: -- Github user kevdoran commented on a diff in the pull request:

[GitHub] nifi-registry pull request #5: NIFIREG-7 Defining Provider API and initial f...

2017-08-21 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/5#discussion_r134273595 --- Diff: nifi-registry-provider-api/src/main/java/org/apache/nifi/registry/flow/FlowProvider.java --- @@ -0,0 +1,68 @@ +/* + * Licensed to

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135431#comment-16135431 ] ASF GitHub Bot commented on NIFI-3781: -- Github user scottyaslan commented on the issue:

[GitHub] nifi issue #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2102 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, or

[jira] [Created] (NIFI-4308) Emptying queue at process group level

2017-08-21 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4308: Summary: Emptying queue at process group level Key: NIFI-4308 URL: https://issues.apache.org/jira/browse/NIFI-4308 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135409#comment-16135409 ] ASF GitHub Bot commented on NIFI-3781: -- Github user yuri1969 commented on the issue:

[GitHub] nifi issue #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread yuri1969
Github user yuri1969 commented on the issue: https://github.com/apache/nifi/pull/2102 @moranr @scottyaslan Changed the tooltip to _View Configuration_. --- 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-minifi-cpp pull request #131: MINIFI-388 symlink versioned libcrypto/li...

2017-08-21 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/131#discussion_r134278520 --- Diff: docker/Dockerfile --- @@ -100,6 +100,10 @@ RUN mkdir -p $MINIFI_BASE_DIR COPY --from=builder ${MINIFI_HOME} ${MINIFI_HOME}

[GitHub] nifi-minifi-cpp pull request #131: MINIFI-388 symlink versioned libcrypto/li...

2017-08-21 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/131#discussion_r134278103 --- Diff: docker/Dockerfile --- @@ -100,6 +100,10 @@ RUN mkdir -p $MINIFI_BASE_DIR COPY --from=builder ${MINIFI_HOME} ${MINIFI_HOME} RUN

[GitHub] nifi-minifi-cpp issue #130: MINIFI-388 symlink versioned libcrypto/libssl to...

2017-08-21 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/130 Disregard this one. Was based on MINIFI-374 instead of master. --- 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-minifi-cpp pull request #131: MINIFI-388 symlink versioned libcrypto/li...

2017-08-21 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/131 MINIFI-388 symlink versioned libcrypto/libssl to non-versioned path s… …o that civet can find them when TLS is used ### For all changes: - [x] Is there a JIRA ticket

[GitHub] nifi-minifi-cpp pull request #130: MINIFI-388 symlink versioned libcrypto/li...

2017-08-21 Thread achristianson
Github user achristianson closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/130 --- 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

[GitHub] nifi-minifi-cpp pull request #130: MINIFI-388 symlink versioned libcrypto/li...

2017-08-21 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/130 MINIFI-388 symlink versioned libcrypto/libssl to non-versioned path so that civet can find them when TLS is used Added symlink cmds to dockerfile to allow civet to find the libraries

[jira] [Commented] (NIFI-4307) Add Kotlin support to ExecuteScript

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135380#comment-16135380 ] ASF GitHub Bot commented on NIFI-4307: -- GitHub user MikeThomsen opened a pull request:

[GitHub] nifi pull request #2104: NIFI-4307 Added Kotlin 1.1.X support to ExecuteScri...

2017-08-21 Thread MikeThomsen
GitHub user MikeThomsen opened a pull request: https://github.com/apache/nifi/pull/2104 NIFI-4307 Added Kotlin 1.1.X support to ExecuteScript. Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to

[GitHub] nifi-minifi-cpp pull request #129: MINIFI-375: Update integration test

2017-08-21 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/129 MINIFI-375: Update integration test Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135294#comment-16135294 ] ASF GitHub Bot commented on NIFI-3781: -- Github user moranr commented on the issue:

[GitHub] nifi issue #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2102 I also commented in original JIRA looking for feedback from some others as well. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135292#comment-16135292 ] Rob Moran commented on NIFI-3781: - [~markap14] – curious if this is what you had in mind? Working as you'd

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135286#comment-16135286 ] ASF GitHub Bot commented on NIFI-3781: -- Github user scottyaslan commented on the issue:

[jira] [Commented] (NIFI-2715) When performing a Queue Listing, if FlowFile has no content, UI does not indicate this fact

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135285#comment-16135285 ] ASF GitHub Bot commented on NIFI-2715: -- Github user scottyaslan commented on the issue:

[GitHub] nifi issue #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2102 Will review... --- 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

[jira] [Created] (NIFI-4307) Add Kotlin support to ExecuteScript

2017-08-21 Thread Mike Thomsen (JIRA)
Mike Thomsen created NIFI-4307: -- Summary: Add Kotlin support to ExecuteScript Key: NIFI-4307 URL: https://issues.apache.org/jira/browse/NIFI-4307 Project: Apache NiFi Issue Type: Improvement

[GitHub] nifi issue #2100: NIFI-2715 - When performing a Queue Listing, if...

2017-08-21 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2100 @yuri1969 this is looking good however I have a few comments: For the case where the FF has no size the text 'No Content Available' is good but we should keep the .flowfile-header 'Content Claim'

[jira] [Commented] (NIFI-3781) Controller Service Config Dialog 'View Details' button feels confusing and inconsistent with Processors

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135282#comment-16135282 ] ASF GitHub Bot commented on NIFI-3781: -- Github user moranr commented on the issue:

[GitHub] nifi issue #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2102 This looks pretty good @yuri1969 . Another thing that would probably makes sense is to change the icon's tooltip (title) to 'View configuration' since it does not use the view details icon anymore.

[jira] [Updated] (NIFI-4306) UpdateRecord does not allow user to set root path to some child record

2017-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4306: - Fix Version/s: 1.4.0 Status: Patch Available (was: Open) > UpdateRecord does not allow user to

[jira] [Commented] (NIFI-4306) UpdateRecord does not allow user to set root path to some child record

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

[GitHub] nifi pull request #2103: NIFI-4306: Allow root field to be updated to a chil...

2017-08-21 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2103 NIFI-4306: Allow root field to be updated to a child field by adding … …property with name / and value /child, for instance Thank you for submitting a contribution to Apache NiFi.

[jira] [Created] (NIFI-4306) UpdateRecord does not allow user to set root path to some child record

2017-08-21 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4306: Summary: UpdateRecord does not allow user to set root path to some child record Key: NIFI-4306 URL: https://issues.apache.org/jira/browse/NIFI-4306 Project: Apache NiFi

[jira] [Commented] (NIFI-2715) When performing a Queue Listing, if FlowFile has no content, UI does not indicate this fact

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135242#comment-16135242 ] ASF GitHub Bot commented on NIFI-2715: -- Github user scottyaslan commented on the issue:

[GitHub] nifi issue #2100: NIFI-2715 - When performing a Queue Listing, if...

2017-08-21 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2100 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, or

[jira] [Commented] (NIFI-4250) Create support for deleting document by id from elasticsearch 5

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135181#comment-16135181 ] ASF GitHub Bot commented on NIFI-4250: -- Github user mans2singh commented on the issue:

[GitHub] nifi issue #2045: NIFI-4250 - Elasticsearch 5 delete processor

2017-08-21 Thread mans2singh
Github user mans2singh commented on the issue: https://github.com/apache/nifi/pull/2045 Thanks @mattyb149 --- 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 #2091: NIFI-3484 GenerateTableFetch Should Allow for Right...

2017-08-21 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2091#discussion_r134226406 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GenerateTableFetch.java --- @@

[jira] [Commented] (NIFI-3484) GenerateTableFetch Should Allow for Right Boundary

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

[jira] [Commented] (NIFI-4250) Create support for deleting document by id from elasticsearch 5

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

[jira] [Updated] (NIFI-4250) Create support for deleting document by id from elasticsearch 5

2017-08-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4250: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Create support for deleting

[jira] [Updated] (NIFI-4250) Create support for deleting document by id from elasticsearch 5

2017-08-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4250: --- Fix Version/s: 1.4.0 > Create support for deleting document by id from elasticsearch 5 >

[jira] [Commented] (NIFI-4250) Create support for deleting document by id from elasticsearch 5

2017-08-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135126#comment-16135126 ] ASF GitHub Bot commented on NIFI-4250: -- Github user mattyb149 commented on the issue:

[GitHub] nifi pull request #2045: NIFI-4250 - Elasticsearch 5 delete processor

2017-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2045 --- 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

[jira] [Commented] (NIFI-4250) Create support for deleting document by id from elasticsearch 5

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

[GitHub] nifi issue #2045: NIFI-4250 - Elasticsearch 5 delete processor

2017-08-21 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2045 +1 LGTM, ran the build and tests, and tried a flow with various conditions (success, not found, failure), everything works well. Thanks for the contribution! Merging to master --- If your

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

2017-08-21 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-4169: Priority: Major (was: Critical) Fix Version/s: (was: 1.3.0) [~ywik] Thanks for