[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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

[GitHub] nifi pull request #3105: NIFI-5621: Added Cassandra connection provider serv...

2018-12-12 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/3105#discussion_r241047229 --- Diff: nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/src/main/resources/META-INF/LICENSE --- @@ -0,0 +1,369 @@ + +

[GitHub] nifi-minifi-cpp pull request #460: MINIFICPP-479: Add processor property des...

2018-12-12 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241048908 --- Diff: libminifi/include/core/state/Value.h --- @@ -74,94 +157,215 @@ class BoolValue : public Value { explicit BoolValue(bool value)

[GitHub] nifi-minifi-cpp pull request #460: MINIFICPP-479: Add processor property des...

2018-12-12 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241051202 --- Diff: libminifi/src/processors/LogAttribute.cpp --- @@ -38,13 +38,23 @@ namespace apache { namespace nifi { namespace minifi {

[jira] [Commented] (MINIFICPP-479) Incorporate property validation information into manifest

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

[jira] [Commented] (MINIFICPP-479) Incorporate property validation information into manifest

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

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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

[GitHub] nifi pull request #3105: NIFI-5621: Added Cassandra connection provider serv...

2018-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3105 ---

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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

[GitHub] nifi-minifi-cpp pull request #460: MINIFICPP-479: Add processor property des...

2018-12-12 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241052650 --- Diff: libminifi/include/core/PropertyValidation.h --- @@ -0,0 +1,347 @@ +/** + * + * Licensed to the Apache Software Foundation

[GitHub] nifi-minifi-cpp pull request #460: MINIFICPP-479: Add processor property des...

2018-12-12 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241048231 --- Diff: libminifi/include/core/state/Value.h --- @@ -74,94 +157,215 @@ class BoolValue : public Value { explicit BoolValue(bool value)

[GitHub] nifi issue #3165: NIFI-5318 Implement NiFi test harness

2018-12-12 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/3165 @peter-gergely-horvath Tried your latest change and still get these results: ``` [INFO] --- [INFO] Running

[jira] [Assigned] (NIFI-5893) Wrong region id is being used for custom region in AbstractAWSProcessor

2018-12-12 Thread Sivaprasanna Sethuraman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sivaprasanna Sethuraman reassigned NIFI-5893: - Assignee: Sivaprasanna Sethuraman > Wrong region id is being used for

[jira] [Commented] (NIFI-5318) Implement NiFi test harness

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

[GitHub] nifi-minifi pull request #148: MINIFI-482 Provide support for multiple URIs.

2018-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/148 ---

[jira] [Commented] (NIFI-5456) PutKinesisStream - Fails to work with AWS Private Link endpoint

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

[GitHub] nifi pull request #2968: NIFI-5456: AWS clients now work with private link e...

2018-12-12 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2968#discussion_r241044902 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/AbstractAWSProcessor.java --- @@

[jira] [Resolved] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

2018-12-12 Thread Mike Thomsen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen resolved NIFI-5621. Resolution: Fixed Fix Version/s: 1.9.0 > Create a Connection Pooling service implementation

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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

[GitHub] nifi issue #3105: NIFI-5621: Added Cassandra connection provider service

2018-12-12 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/3105 Merged, thanks @zenfenan ---

[jira] [Updated] (NIFI-5893) Wrong region id is being used for custom region in AbstractAWSProcessor

2018-12-12 Thread Sivaprasanna Sethuraman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sivaprasanna Sethuraman updated NIFI-5893: -- Component/s: (was: Core Framework) Extensions > Wrong

[jira] [Commented] (MINIFICPP-479) Incorporate property validation information into manifest

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

[jira] [Commented] (MINIFICPP-479) Incorporate property validation information into manifest

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

[GitHub] nifi-registry pull request #151: Bugfix overriding db props via environment ...

2018-12-12 Thread jgondron
GitHub user jgondron opened a pull request: https://github.com/apache/nifi-registry/pull/151 Bugfix overriding db props via environment variables (Docker) The mapping from env to registry properties for the database user, pass, and max connections are referencing the incorrect

[jira] [Commented] (NIFI-5820) NiFi built with Java 1.8 needs to run on Java 11

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

[jira] [Assigned] (NIFI-5892) Wait timestamp lingers, potentially messing up downstream wait-notify pairs

2018-12-12 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otto Fowler reassigned NIFI-5892: - Assignee: Otto Fowler > Wait timestamp lingers, potentially messing up downstream wait-notify

[GitHub] nifi-minifi-cpp pull request #460: MINIFICPP-479: Add processor property des...

2018-12-12 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241199779 --- Diff: libminifi/include/core/state/Value.h --- @@ -74,94 +157,215 @@ class BoolValue : public Value { explicit BoolValue(bool value)

[GitHub] nifi-registry issue #151: Bugfix overriding db props via environment variabl...

2018-12-12 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/151 Thanks for the contribution @jgondron. Will review this when I get a chance! ---

[jira] [Commented] (NIFIREG-215) Extension Bundle Improvements

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

[GitHub] nifi-registry pull request #149: NIFIREG-215 Extension Bundle Improvements

2018-12-12 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/149#discussion_r241172387 --- Diff: nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/api/ExtensionResource.java --- @@ -93,15 +94,25 @@

[GitHub] nifi-registry pull request #149: NIFIREG-215 Extension Bundle Improvements

2018-12-12 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/149#discussion_r241166717 --- Diff: nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/bucket/Bucket.java --- @@ -41,6 +41,8 @@

[jira] [Commented] (NIFIREG-215) Extension Bundle Improvements

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

[GitHub] nifi-registry pull request #149: NIFIREG-215 Extension Bundle Improvements

2018-12-12 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/149#discussion_r241190389 --- Diff: nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/api/ExtensionResource.java --- @@ -93,15 +94,25 @@

[GitHub] nifi-registry issue #149: NIFIREG-215 Extension Bundle Improvements

2018-12-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/149 Thanks for the review, I'll look into that lastModified timestamp issue as well. ---

[GitHub] nifi-registry pull request #149: NIFIREG-215 Extension Bundle Improvements

2018-12-12 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/149#discussion_r241191410 --- Diff: nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/bucket/Bucket.java --- @@ -41,6 +41,8 @@

[jira] [Commented] (NIFIREG-215) Extension Bundle Improvements

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

[GitHub] nifi-minifi-cpp pull request #460: MINIFICPP-479: Add processor property des...

2018-12-12 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241193264 --- Diff: libminifi/include/core/PropertyValidation.h --- @@ -0,0 +1,347 @@ +/** + * + * Licensed to the Apache Software Foundation

[jira] [Commented] (MINIFICPP-479) Incorporate property validation information into manifest

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

[jira] [Commented] (NIFIREG-215) Extension Bundle Improvements

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

[GitHub] nifi-registry issue #149: NIFIREG-215 Extension Bundle Improvements

2018-12-12 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/149 Reviewing... ---

[jira] [Commented] (NIFIREG-215) Extension Bundle Improvements

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

[GitHub] nifi-minifi-cpp pull request #460: MINIFICPP-479: Add processor property des...

2018-12-12 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241192961 --- Diff: libminifi/include/core/state/Value.h --- @@ -74,94 +157,215 @@ class BoolValue : public Value { explicit BoolValue(bool value)

[jira] [Commented] (MINIFICPP-479) Incorporate property validation information into manifest

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

[jira] [Commented] (MINIFICPP-479) Incorporate property validation information into manifest

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

[GitHub] nifi issue #3174: NIFI-5820 NiFi built on Java 1.8 can run on Java 9/10/11

2018-12-12 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/3174 Rebased this against current master, but some additional updates need to be made along with some more local testing. Setting this back to WIP while I make these changes... ---

[jira] [Commented] (NIFIREG-215) Extension Bundle Improvements

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

[GitHub] nifi-minifi-cpp pull request #459: MINIFICPP-695 - NanoFi Examples appear to...

2018-12-12 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/459#discussion_r241191018 --- Diff: nanofi/examples/CMakeLists.txt --- @@ -50,11 +50,11 @@ if (WIN32) set(LINK_FLAGS "/WHOLEARCHIVE") set(LINK_END_FLAGS

[jira] [Commented] (MINIFICPP-695) NanoFi Examples appear to be broken

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

[GitHub] nifi-minifi-cpp pull request #459: MINIFICPP-695 - NanoFi Examples appear to...

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

[jira] [Commented] (MINIFICPP-695) NanoFi Examples appear to be broken

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

[jira] [Assigned] (NIFI-5888) QueryRecord processor handling timestamp

2018-12-12 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-5888: --- Assignee: Koji Kawamura > QueryRecord processor handling timestamp >

[GitHub] nifi-registry pull request #149: NIFIREG-215 Extension Bundle Improvements

2018-12-12 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/149#discussion_r241217517 --- Diff: nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/bucket/Bucket.java --- @@ -41,6 +41,8 @@

[jira] [Commented] (NIFI-5892) Wait timestamp lingers, potentially messing up downstream wait-notify pairs

2018-12-12 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719714#comment-16719714 ] Otto Fowler commented on NIFI-5892: --- I think the wait.counters.* would need to be cleared as well.

[jira] [Commented] (NIFI-5888) QueryRecord processor handling timestamp

2018-12-12 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719696#comment-16719696 ] Koji Kawamura commented on NIFI-5888: - [~korir] Thanks for reporting this issue. I was able to

[jira] [Commented] (NIFIREG-215) Extension Bundle Improvements

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

[jira] [Assigned] (NIFI-5435) Prometheus /metrics http endpoint for monitoring integration

2018-12-12 Thread Satwik Bhandiwad (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satwik Bhandiwad reassigned NIFI-5435: -- Assignee: Satwik Bhandiwad (was: Hemantha kumara M S) > Prometheus /metrics http

[jira] [Commented] (NIFI-5882) Connector Prioritizers doesn't work together with Load Balance Strategy

2018-12-12 Thread Josef Zahner (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16718601#comment-16718601 ] Josef Zahner commented on NIFI-5882: [~ijokarumawak] maybe I was a bit unclear with the comment about

[jira] [Commented] (NIFI-5890) Add Timestamp -> Date conversion support to DataTypeUtils

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

[GitHub] nifi pull request #3214: NIFI-5890 Added a unit test that proves that 1.9 fi...

2018-12-12 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/3214#discussion_r240980560 --- Diff:

[jira] [Created] (NIFI-5892) Wait timestamp lingers, potentially messing up downstream wait-notify pairs

2018-12-12 Thread Lars Birger Aasheim (JIRA)
Lars Birger Aasheim created NIFI-5892: - Summary: Wait timestamp lingers, potentially messing up downstream wait-notify pairs Key: NIFI-5892 URL: https://issues.apache.org/jira/browse/NIFI-5892

[jira] [Commented] (NIFI-3583) PutFile should attempt to replace files atomically

2018-12-12 Thread Alexander Bukarev (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16718910#comment-16718910 ] Alexander Bukarev commented on NIFI-3583: - Hi everybody, to my mind the issue is critical, is it

[GitHub] nifi-minifi-cpp pull request #459: MINIFICPP-695 - NanoFi Examples appear to...

2018-12-12 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/459#discussion_r240994771 --- Diff: nanofi/examples/CMakeLists.txt --- @@ -50,11 +50,11 @@ if (WIN32) set(LINK_FLAGS "/WHOLEARCHIVE") set(LINK_END_FLAGS

[jira] [Commented] (MINIFICPP-695) NanoFi Examples appear to be broken

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

[jira] [Created] (NIFI-5893) Wrong region id is being used for custom region in AbstractAWSProcessor

2018-12-12 Thread Andrew Mcdonald (JIRA)
Andrew Mcdonald created NIFI-5893: - Summary: Wrong region id is being used for custom region in AbstractAWSProcessor Key: NIFI-5893 URL: https://issues.apache.org/jira/browse/NIFI-5893 Project:

[jira] [Resolved] (MINIFICPP-689) Make minifi::Exception constructible with string param

2018-12-12 Thread Arpad Boda (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda resolved MINIFICPP-689. -- Resolution: Fixed > Make minifi::Exception constructible with string param >

[GitHub] nifi pull request #3105: NIFI-5621: Added Cassandra connection provider serv...

2018-12-12 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/3105#discussion_r241005492 --- Diff: nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/src/main/resources/META-INF/LICENSE --- @@ -0,0 +1,369 @@ + +

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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