[jira] [Commented] (NIFI-5769) FlowController should prefer composition over inheritance

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676956#comment-16676956 ] ASF GitHub Bot commented on NIFI-5769: -- Github user bbende commented on the issue:

[jira] [Commented] (NIFI-5769) FlowController should prefer composition over inheritance

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

[jira] [Commented] (MINIFICPP-664) Agent classes are required to be defined.

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677137#comment-16677137 ] ASF GitHub Bot commented on MINIFICPP-664: -- Github user asfgit closed the pull request at:

[jira] [Resolved] (MINIFICPP-664) Agent classes are required to be defined.

2018-11-06 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFICPP-664. --- Resolution: Fixed Fix Version/s: 0.6.0 > Agent classes are required to be defined.

[GitHub] nifi-minifi-cpp issue #434: MINIFICPP-664: Require C2 agent class to be defi...

2018-11-06 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/434 code changes look good. verified build, tests and expected functionality. will merge ---

[jira] [Created] (NIFI-5795) RedisDistributedMapCacheClientService put missing option

2018-11-06 Thread Alex (JIRA)
Alex created NIFI-5795: -- Summary: RedisDistributedMapCacheClientService put missing option Key: NIFI-5795 URL: https://issues.apache.org/jira/browse/NIFI-5795 Project: Apache NiFi Issue Type: Bug

[jira] [Resolved] (NIFI-5769) FlowController should prefer composition over inheritance

2018-11-06 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-5769. --- Resolution: Fixed Fix Version/s: 1.9.0 > FlowController should prefer composition over

[GitHub] nifi pull request #3132: NIFI-5769: Refactored FlowController to use Composi...

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3132 ---

[jira] [Commented] (NIFI-5769) FlowController should prefer composition over inheritance

2018-11-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676959#comment-16676959 ] ASF subversion and git services commented on NIFI-5769: --- Commit

[jira] [Updated] (NIFI-5774) Refresh available component types on the front-end

2018-11-06 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-5774: -- Fix Version/s: 1.9.0 > Refresh available component types on the front-end >

[jira] [Commented] (MINIFICPP-648) add processor and add processor with linkage nomenclature is confusing

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676986#comment-16676986 ] ASF GitHub Bot commented on MINIFICPP-648: -- Github user arpadboda commented on a diff in the

[GitHub] nifi-minifi-cpp issue #434: MINIFICPP-664: Require C2 agent class to be defi...

2018-11-06 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/434 reviewing ---

[jira] [Commented] (MINIFICPP-664) Agent classes are required to be defined.

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677003#comment-16677003 ] ASF GitHub Bot commented on MINIFICPP-664: -- Github user apiri commented on the issue:

[jira] [Commented] (NIFI-5795) RedisDistributedMapCacheClientService put missing option

2018-11-06 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677187#comment-16677187 ] Alex commented on NIFI-5795: Added pull request: https://github.com/apache/nifi/pull/3135 >

[jira] [Commented] (NIFI-5795) RedisDistributedMapCacheClientService put missing option

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677186#comment-16677186 ] ASF GitHub Bot commented on NIFI-5795: -- GitHub user luup2k opened a pull request:

[GitHub] nifi-minifi-cpp pull request #432: MINIFICPP-648 - add processor and add pro...

2018-11-06 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/432#discussion_r231202899 --- Diff: nanofi/src/cxx/Plan.cpp --- @@ -162,6 +153,21 @@ bool ExecutionPlan::runNextProcessor(std::function current_session =

[GitHub] nifi-minifi-cpp pull request #434: MINIFICPP-664: Require C2 agent class to ...

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/434 ---

[jira] [Commented] (MINIFICPP-664) Agent classes are required to be defined.

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677136#comment-16677136 ] ASF GitHub Bot commented on MINIFICPP-664: -- Github user apiri commented on the issue:

[jira] [Updated] (NIFI-5795) RedisDistributedMapCacheClientService put missing option

2018-11-06 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex updated NIFI-5795: --- Description: When you select on *PutDistributedMapCache CACHE_UPDATE_STRATEGY =  CACHE_UPDATE_REPLACE we execute

[GitHub] nifi issue #3132: NIFI-5769: Refactored FlowController to use Composition ov...

2018-11-06 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/3132 Code looks good and have been running this branch this morning and everything seems to work as expected, so going to merge shortly, thanks! ---

[GitHub] nifi pull request #3135: [NIFI-5795] RedisDistributedMapCacheClientService p...

2018-11-06 Thread luup2k
GitHub user luup2k opened a pull request: https://github.com/apache/nifi/pull/3135 [NIFI-5795] RedisDistributedMapCacheClientService put missing option https://issues.apache.org/jira/browse/NIFI-5795 Thank you for submitting a contribution to Apache NiFi. In order

[jira] [Commented] (NIFI-4625) Add External Versioning to PutElasticSearch5 Processor

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677494#comment-16677494 ] ASF GitHub Bot commented on NIFI-4625: -- Github user mattyb149 commented on the issue:

[jira] [Commented] (NIFI-5764) Allow ListSftp connection parameter

2018-11-06 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677574#comment-16677574 ] Koji Kawamura commented on NIFI-5764: - [~dav] Thanks for sharing the dump. But I couldn't find any

[GitHub] nifi issue #2287: NIFI-4625 - Added External Version to the PutElastic5 Proc...

2018-11-06 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2287 There has been some recent interest in this feature, do you think you'll be able to continue with this? Seems like a good feature to add. ---

[jira] [Commented] (NIFI-4621) Allow inputs to ListSFTP

2018-11-06 Thread Kislay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677638#comment-16677638 ] Kislay Kumar commented on NIFI-4621: I would like to pick this task if no one is working.  > Allow

[jira] [Comment Edited] (NIFI-4621) Allow inputs to ListSFTP

2018-11-06 Thread Kislay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677638#comment-16677638 ] Kislay Kumar edited comment on NIFI-4621 at 11/7/18 3:46 AM: - [~patricker] : I

[jira] [Commented] (NIFI-5797) FlattenJson processor converts special characters to hex

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677784#comment-16677784 ] ASF GitHub Bot commented on NIFI-5797: -- GitHub user ravib777 opened a pull request:

[GitHub] nifi pull request #3137: NIFI-5797 : EscapedJava for FlattenJson

2018-11-06 Thread ravib777
GitHub user ravib777 opened a pull request: https://github.com/apache/nifi/pull/3137 NIFI-5797 : EscapedJava for FlattenJson Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following

[jira] [Commented] (NIFI-5764) Allow ListSftp connection parameter

2018-11-06 Thread Alfredo De Luca (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677794#comment-16677794 ] Alfredo De Luca commented on NIFI-5764: --- Hi [~ijokarumawak].  > Do you see the ListSFTP processor

[jira] [Commented] (NIFI-4621) Allow inputs to ListSFTP

2018-11-06 Thread Kislay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677670#comment-16677670 ] Kislay Kumar commented on NIFI-4621: Sure, Can you please assign this task to me. It would be easy for

[GitHub] nifi issue #3137: NIFI-5797 : EscapedJava for FlattenJson

2018-11-06 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/3137 Can you please add some explanation for why this change is submitted, documentation, and at least one unit test? Thank you. ---

[jira] [Commented] (NIFI-4621) Allow inputs to ListSFTP

2018-11-06 Thread Peter Wicks (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677659#comment-16677659 ] Peter Wicks commented on NIFI-4621: --- Sounds great. Let me know when it's PR'd and I can review. > Allow

[jira] [Commented] (NIFI-5748) Improve handling of X-Forwarded-* headers in URI Rewriting

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677691#comment-16677691 ] ASF GitHub Bot commented on NIFI-5748: -- Github user jtstorck commented on the issue:

[GitHub] nifi issue #3129: [WIP] NIFI-5748 Fixed proxy header support to use X-Forwar...

2018-11-06 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/3129 https://github.com/jtstorck/proxy-nifi-docker can be used to test this PR. There's an issue in NiFi with the handling of X-Forwarded-Host when Knox is proxying NiFi, which doesn't currently

[jira] [Commented] (NIFI-5748) Improve handling of X-Forwarded-* headers in URI Rewriting

2018-11-06 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677696#comment-16677696 ] Jeff Storck commented on NIFI-5748: --- The proxy-nifi-docker repo can be used to test this PR. It creates

[jira] [Comment Edited] (NIFI-5748) Improve handling of X-Forwarded-* headers in URI Rewriting

2018-11-06 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677696#comment-16677696 ] Jeff Storck edited comment on NIFI-5748 at 11/7/18 5:26 AM: The

[jira] [Commented] (NIFI-5787) Update ReadMe doc to start Nifi on windows

2018-11-06 Thread Brandon Jiang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677661#comment-16677661 ] Brandon Jiang commented on NIFI-5787: - Thanks [~ijokarumawak] ! > Update ReadMe doc to start Nifi on

[jira] [Commented] (NIFI-5752) Load balancing fails with wildcard certs

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677766#comment-16677766 ] ASF GitHub Bot commented on NIFI-5752: -- Github user kotarot commented on a diff in the pull request:

[GitHub] nifi pull request #3110: NIFI-5752: Load balancing fails with wildcard certs

2018-11-06 Thread kotarot
Github user kotarot commented on a diff in the pull request: https://github.com/apache/nifi/pull/3110#discussion_r231397141 --- Diff:

[jira] [Created] (NIFI-5797) FlattenJson processor converts special characters to hex

2018-11-06 Thread Ravi Bhardwaj (JIRA)
Ravi Bhardwaj created NIFI-5797: --- Summary: FlattenJson processor converts special characters to hex Key: NIFI-5797 URL: https://issues.apache.org/jira/browse/NIFI-5797 Project: Apache NiFi

[jira] [Updated] (NIFI-5797) FlattenJson processor converts special characters to hex

2018-11-06 Thread Ravi Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Bhardwaj updated NIFI-5797: External issue URL: https://github.com/apache/nifi/pull/3137 > FlattenJson processor converts

[jira] [Commented] (NIFI-5797) FlattenJson processor converts special characters to hex

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677785#comment-16677785 ] ASF GitHub Bot commented on NIFI-5797: -- Github user alopresto commented on the issue:

[jira] [Resolved] (MINIFICPP-649) Fix some compiler warnings

2018-11-06 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFICPP-649. --- Resolution: Fixed > Fix some compiler warnings > -- > >

[jira] [Created] (NIFI-5796) Processors' Counter values in Status History not showing correct value

2018-11-06 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5796: Summary: Processors' Counter values in Status History not showing correct value Key: NIFI-5796 URL: https://issues.apache.org/jira/browse/NIFI-5796 Project: Apache NiFi

[jira] [Commented] (NIFI-5796) Processors' Counter values in Status History not showing correct value

2018-11-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677382#comment-16677382 ] ASF subversion and git services commented on NIFI-5796: --- Commit

[jira] [Commented] (NIFI-5796) Processors' Counter values in Status History not showing correct value

2018-11-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677383#comment-16677383 ] ASF subversion and git services commented on NIFI-5796: --- Commit

[GitHub] nifi pull request #3136: NIFI-5796: Addressed issue that caused Counters' va...

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3136 ---

[jira] [Commented] (NIFIREG-205) NiFi Registry DB gets out of sync with git repository, no apprent remediation

2018-11-06 Thread Dye357 (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677397#comment-16677397 ] Dye357 commented on NIFIREG-205: Thanks for fixing this!! > NiFi Registry DB gets out of sync with git

[jira] [Commented] (NIFIREG-205) NiFi Registry DB gets out of sync with git repository, no apprent remediation

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677238#comment-16677238 ] ASF GitHub Bot commented on NIFIREG-205: Github user asfgit closed the pull request at:

[jira] [Resolved] (NIFIREG-205) NiFi Registry DB gets out of sync with git repository, no apprent remediation

2018-11-06 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-205. - Resolution: Fixed Fix Version/s: 0.4.0 > NiFi Registry DB gets out of sync with git

[GitHub] nifi-registry pull request #146: NIFIREG-205: Allow Git repo to delete a flo...

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/146 ---

[jira] [Resolved] (MINIFICPP-627) Remove unnecessary ternary operators, variable shadowing

2018-11-06 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFICPP-627. --- Resolution: Fixed Fix Version/s: 0.6.0 > Remove unnecessary ternary operators,

[jira] [Updated] (MINIFICPP-603) Fill gaps in C2 responses for Windows

2018-11-06 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-603: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Fill gaps in C2

[jira] [Commented] (NIFI-5796) Processors' Counter values in Status History not showing correct value

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677305#comment-16677305 ] ASF GitHub Bot commented on NIFI-5796: -- GitHub user markap14 opened a pull request:

[GitHub] nifi pull request #3136: NIFI-5796: Addressed issue that caused Counters' va...

2018-11-06 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/3136 NIFI-5796: Addressed issue that caused Counters' values to show the w… …rong value in Status History Thank you for submitting a contribution to Apache NiFi. In order to

[GitHub] nifi issue #3136: NIFI-5796: Addressed issue that caused Counters' values to...

2018-11-06 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/3136 Reviewing... ---

[jira] [Commented] (NIFI-5796) Processors' Counter values in Status History not showing correct value

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677336#comment-16677336 ] ASF GitHub Bot commented on NIFI-5796: -- Github user bbende commented on the issue:

[jira] [Commented] (NIFI-5796) Processors' Counter values in Status History not showing correct value

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

[jira] [Updated] (NIFI-5796) Processors' Counter values in Status History not showing correct value

2018-11-06 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-5796: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Processors' Counter values in

[jira] [Resolved] (MINIFICPP-653) Log message will segfault client if no content produced

2018-11-06 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFICPP-653. --- Resolution: Fixed Fix Version/s: 0.6.0 > Log message will segfault client if no

[GitHub] nifi-registry issue #146: NIFIREG-205: Allow Git repo to delete a flow with ...

2018-11-06 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/146 Looks good, going to merge, thanks! ---

[jira] [Commented] (NIFIREG-205) NiFi Registry DB gets out of sync with git repository, no apprent remediation

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677236#comment-16677236 ] ASF GitHub Bot commented on NIFIREG-205: Github user bbende commented on the issue:

[jira] [Updated] (NIFI-5796) Processors' Counter values in Status History not showing correct value

2018-11-06 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5796: - Fix Version/s: 1.9.0 Status: Patch Available (was: Open) > Processors' Counter values in

[GitHub] nifi issue #3130: NIFI-5791: Add Apache Daffodil (incubating) bundle

2018-11-06 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/3130 Isn't this like the Jolt capability? ---

[jira] [Commented] (NIFI-5791) Add Apache Daffodil parse/unparse processor

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677296#comment-16677296 ] ASF GitHub Bot commented on NIFI-5791: -- Github user ottobackwards commented on the issue:

[jira] [Commented] (NIFI-5796) Processors' Counter values in Status History not showing correct value

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677381#comment-16677381 ] ASF GitHub Bot commented on NIFI-5796: -- Github user bbende commented on the issue:

[GitHub] nifi issue #3136: NIFI-5796: Addressed issue that caused Counters' values to...

2018-11-06 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/3136 Looks good, going to merge ---

[jira] [Commented] (NIFI-4362) Prometheus Reporting Task

2018-11-06 Thread Sudeep Kumar Garg (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676465#comment-16676465 ] Sudeep Kumar Garg commented on NIFI-4362: - [~dseifert] I am not able to see all metrics in

[jira] [Updated] (NIFI-5764) Allow ListSftp connection parameter

2018-11-06 Thread dav (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dav updated NIFI-5764: -- Attachment: dumpone > Allow ListSftp connection parameter > --- > >

[jira] [Commented] (NIFI-5764) Allow ListSftp connection parameter

2018-11-06 Thread dav (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676491#comment-16676491 ] dav commented on NIFI-5764: --- Hi [~ijokarumawak], this is the dump of the node 2 of our cluster. if it helps

[GitHub] nifi issue #3124: NIFI-5767 Added NiFi Toolkit Guide to docs

2018-11-06 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/3124 Hey @andrewmlim - it looks good to me, thanks for taking care of it, it's going to be very useful! @bbende - do you think it still makes sense to keep the CLI README file? we don't want to

[jira] [Commented] (NIFI-5764) Allow ListSftp connection parameter

2018-11-06 Thread dav (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676518#comment-16676518 ] dav commented on NIFI-5764: --- Actually I can not start any SFTP List processors due this errors. It is something

[GitHub] nifi issue #3111: NIFI-5757 AvroRecordSetWriter - Fix for slow synchronized ...

2018-11-06 Thread arkadius
Github user arkadius commented on the issue: https://github.com/apache/nifi/pull/3111 @markap14 I understand your point, I also don't like poems in comments :-) I've switched to Caffeine in all places except 4. Can you look at this now? CI report failure in some jobs - looks like non

[jira] [Commented] (NIFI-5767) Documentation of the NiFi Toolkit

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676519#comment-16676519 ] ASF GitHub Bot commented on NIFI-5767: -- Github user pvillard31 commented on the issue:

[jira] [Updated] (NIFI-4362) Prometheus Reporting Task

2018-11-06 Thread Sudeep Kumar Garg (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudeep Kumar Garg updated NIFI-4362: Attachment: image-2018-11-06-15-25-42-486.png > Prometheus Reporting Task >

[jira] [Commented] (NIFI-5767) Documentation of the NiFi Toolkit

2018-11-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676527#comment-16676527 ] ASF subversion and git services commented on NIFI-5767: --- Commit

[jira] [Resolved] (NIFI-5767) Documentation of the NiFi Toolkit

2018-11-06 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-5767. -- Resolution: Fixed Fix Version/s: 1.9.0 > Documentation of the NiFi Toolkit >

[jira] [Commented] (NIFI-5767) Documentation of the NiFi Toolkit

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

[GitHub] nifi pull request #3124: NIFI-5767 Added NiFi Toolkit Guide to docs

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3124 ---

[jira] [Commented] (NIFI-5791) Add Apache Daffodil parse/unparse processor

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676422#comment-16676422 ] ASF GitHub Bot commented on NIFI-5791: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #3130: NIFI-5791: Add Apache Daffodil (incubating) bundle

2018-11-06 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/3130 Not related to the naming discussions but would it make sense to consider a DFDLReader and a DFDLWriter implementation? Didn't look into the code but since it can parse/unparse into JSON, it

[jira] [Comment Edited] (NIFI-5764) Allow ListSftp connection parameter

2018-11-06 Thread dav (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676491#comment-16676491 ] dav edited comment on NIFI-5764 at 11/6/18 10:08 AM: - Hi [~ijokarumawak], this is the

[jira] [Commented] (NIFI-5757) AvroRecordSetWriter synchronize every access to compiledAvroSchemaCache

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676523#comment-16676523 ] ASF GitHub Bot commented on NIFI-5757: -- Github user arkadius commented on the issue:

[GitHub] nifi-minifi-cpp issue #432: MINIFICPP-648 - add processor and add processor ...

2018-11-06 Thread arpadboda
Github user arpadboda commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/432 > @arpadboda is this good? I'm good with this otherwise. Good, but not complete, I will amend some stuff soon. (today) ---

[GitHub] nifi pull request #3128: NIFI-5788: Introduce batch size limit in PutDatabas...

2018-11-06 Thread vadimar
Github user vadimar commented on a diff in the pull request: https://github.com/apache/nifi/pull/3128#discussion_r231086664 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutDatabaseRecord.java --- @@

[jira] [Commented] (NIFI-5788) Introduce batch size limit in PutDatabaseRecord processor

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676649#comment-16676649 ] ASF GitHub Bot commented on NIFI-5788: -- Github user vadimar commented on a diff in the pull request:

[GitHub] nifi pull request #3128: NIFI-5788: Introduce batch size limit in PutDatabas...

2018-11-06 Thread vadimar
Github user vadimar commented on a diff in the pull request: https://github.com/apache/nifi/pull/3128#discussion_r231088684 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutDatabaseRecord.java --- @@

[GitHub] nifi pull request #3128: NIFI-5788: Introduce batch size limit in PutDatabas...

2018-11-06 Thread vadimar
Github user vadimar commented on a diff in the pull request: https://github.com/apache/nifi/pull/3128#discussion_r231089816 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutDatabaseRecord.java --- @@

[jira] [Commented] (NIFI-5788) Introduce batch size limit in PutDatabaseRecord processor

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676660#comment-16676660 ] ASF GitHub Bot commented on NIFI-5788: -- Github user vadimar commented on a diff in the pull request:

[jira] [Updated] (NIFI-5788) Introduce batch size limit in PutDatabaseRecord processor

2018-11-06 Thread Vadim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim updated NIFI-5788: Description: Certain JDBC drivers do not support unlimited batch size in INSERT/UPDATE prepared SQL statements.

[GitHub] nifi pull request #3128: NIFI-5788: Introduce batch size limit in PutDatabas...

2018-11-06 Thread vadimar
Github user vadimar commented on a diff in the pull request: https://github.com/apache/nifi/pull/3128#discussion_r231087439 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutDatabaseRecord.java --- @@

[jira] [Commented] (NIFI-5788) Introduce batch size limit in PutDatabaseRecord processor

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676639#comment-16676639 ] ASF GitHub Bot commented on NIFI-5788: -- Github user vadimar commented on a diff in the pull request:

[jira] [Commented] (MINIFICPP-648) add processor and add processor with linkage nomenclature is confusing

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676672#comment-16676672 ] ASF GitHub Bot commented on MINIFICPP-648: -- Github user arpadboda commented on the issue:

[jira] [Commented] (NIFI-5788) Introduce batch size limit in PutDatabaseRecord processor

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676638#comment-16676638 ] ASF GitHub Bot commented on NIFI-5788: -- Github user vadimar commented on a diff in the pull request:

[jira] [Commented] (NIFI-4362) Prometheus Reporting Task

2018-11-06 Thread Sudeep Kumar Garg (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676748#comment-16676748 ] Sudeep Kumar Garg commented on NIFI-4362: - Hi [~dseifert] i am able to get more metrics after

[jira] [Commented] (NIFIREG-205) NiFi Registry DB gets out of sync with git repository, no apprent remediation

2018-11-06 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676795#comment-16676795 ] Kevin Doran commented on NIFIREG-205: - Thanks [~ijokarumawak], that proposal sounds good to me. >

[GitHub] nifi issue #3130: NIFI-5791: Add Apache Daffodil (incubating) bundle

2018-11-06 Thread stevedlawrence
Github user stevedlawrence commented on the issue: https://github.com/apache/nifi/pull/3130 I'm not too familiar with the Reader/Writer idiom. From what I can tell, a Reader converts data to a Record, and a Writer converts those Records back to the data format? Is that accurate? My

[jira] [Commented] (NIFI-5791) Add Apache Daffodil parse/unparse processor

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676746#comment-16676746 ] ASF GitHub Bot commented on NIFI-5791: -- Github user stevedlawrence commented on the issue:

[jira] [Comment Edited] (NIFI-5735) Record-oriented processors/services do not properly support Avro Unions

2018-11-06 Thread Alex Savitsky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675735#comment-16675735 ] Alex Savitsky edited comment on NIFI-5735 at 11/6/18 1:36 PM: -- Attached is a

[jira] [Commented] (NIFI-5767) Documentation of the NiFi Toolkit

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676811#comment-16676811 ] ASF GitHub Bot commented on NIFI-5767: -- Github user bbende commented on the issue:

  1   2   >