[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

2018-05-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493007#comment-16493007 ] ASF GitHub Bot commented on NIFI-5245: -- GitHub user ssogabe opened a pull request:

[GitHub] nifi pull request #2745: NIFI-5245: SimpleCSVFileLookupService should take a...

2018-05-28 Thread ssogabe
GitHub user ssogabe opened a pull request: https://github.com/apache/nifi/pull/2745 NIFI-5245: SimpleCSVFileLookupService should take account of charset Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

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

[GitHub] nifi pull request #2744: NIFI-5245: SimpleCSVFileLookupService should take a...

2018-05-28 Thread ssogabe
Github user ssogabe closed the pull request at: https://github.com/apache/nifi/pull/2744 ---

[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

2018-05-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492995#comment-16492995 ] ASF GitHub Bot commented on NIFI-5245: -- GitHub user ssogabe opened a pull request:

[GitHub] nifi pull request #2744: NIFI-5245: SimpleCSVFileLookupService should take a...

2018-05-28 Thread ssogabe
GitHub user ssogabe opened a pull request: https://github.com/apache/nifi/pull/2744 NIFI-5245: SimpleCSVFileLookupService should take account of charset Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi issue #2711: NIFI-1705 - Adding AttributesToCSV processor

2018-05-28 Thread bdesert
Github user bdesert commented on the issue: https://github.com/apache/nifi/pull/2711 @joetrite , no more comments from my side, thanks for addressing code review comments! @MikeThomsen , LGTM. Could you please give a second look on it now? I believe it's ready, but there are

[jira] [Commented] (NIFI-1705) AttributesToCSV

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

[jira] [Created] (NIFI-5246) ExecuteSQL Fails When Querying From PostgreSQL Geometric Types

2018-05-28 Thread Scott Wilburn (JIRA)
Scott Wilburn created NIFI-5246: --- Summary: ExecuteSQL Fails When Querying From PostgreSQL Geometric Types Key: NIFI-5246 URL: https://issues.apache.org/jira/browse/NIFI-5246 Project: Apache NiFi

[jira] [Commented] (NIFI-1201) Allow ExecuteSQL to run queries with that use a variable timestamp or sequence id

2018-05-28 Thread Scott Wilburn (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492887#comment-16492887 ] Scott Wilburn commented on NIFI-1201: - Much of the time, users are not permitted to update source

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

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

[GitHub] nifi issue #2724: NIFI-5133: Implemented Google Cloud PubSub Processors

2018-05-28 Thread zenfenan
Github user zenfenan commented on the issue: https://github.com/apache/nifi/pull/2724 I get 60 messages published per minute. The size also plays a role. The sample content that I publish is ~5 KB ---

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

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

[GitHub] nifi issue #2724: NIFI-5133: Implemented Google Cloud PubSub Processors

2018-05-28 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2724 Out of curiosity, what kind of performance do you get in your testing? ---

[jira] [Commented] (NIFI-5244) MockSchemaRegistry retrieveSchemaByName is broken

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

[GitHub] nifi issue #2742: NIFI-5244 Fixed a bug in MockSchemaRegistry that prevented...

2018-05-28 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2742 So the issue was passing the optional instead of the value and never finding the schema? ---

[jira] [Commented] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492733#comment-16492733 ] ASF GitHub Bot commented on MINIFICPP-513: -- GitHub user phrocker opened a pull request:

[GitHub] nifi-minifi-cpp pull request #346: MINIFICPP-513: Avoid rvalue ref and move ...

2018-05-28 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/346 MINIFICPP-513: Avoid rvalue ref and move semantics. let compiler take… … care of movement optimization Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.

[jira] [Updated] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-28 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-513: - Description: RVO causing seg fault due to taking reference to transient on certain compilers.

[jira] [Created] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-28 Thread marco polo (JIRA)
marco polo created MINIFICPP-513: Summary: RVO causing seg fault due to taking reference to transient Key: MINIFICPP-513 URL: https://issues.apache.org/jira/browse/MINIFICPP-513 Project: NiFi MiNiFi

[GitHub] nifi issue #2743: NIFI-5226: Implement a Record API based PutInfluxDB proces...

2018-05-28 Thread bednar
Github user bednar commented on the issue: https://github.com/apache/nifi/pull/2743 Hi NiFi team, this pull request is now ready to get reviewed. The script to help reviewing/testing this PR is available in the sources:

[jira] [Commented] (NIFI-5226) Implement a Record API based PutInfluxDB processor

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

[jira] [Commented] (NIFI-5226) Implement a Record API based PutInfluxDB processor

2018-05-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492513#comment-16492513 ] ASF GitHub Bot commented on NIFI-5226: -- GitHub user bednar opened a pull request:

[GitHub] nifi pull request #2743: NIFI-5226: Implement a Record API based PutInfluxDB...

2018-05-28 Thread bednar
GitHub user bednar opened a pull request: https://github.com/apache/nifi/pull/2743 NIFI-5226: Implement a Record API based PutInfluxDB processor - Added PutInfluxDBRecord for put data to InfluxDB by Apache NiFi Record API - Added InfluxLineProtocolReader for parsing InfluxDB

[jira] [Created] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

2018-05-28 Thread Seiji Sogabe (JIRA)
Seiji Sogabe created NIFI-5245: -- Summary: SimpleCSVFileLookupService should take account of charset. Key: NIFI-5245 URL: https://issues.apache.org/jira/browse/NIFI-5245 Project: Apache NiFi

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

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

[GitHub] nifi issue #2724: NIFI-5133: Implemented Google Cloud PubSub Processors

2018-05-28 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2724 Thanks for the update @zenfenan - I've played a bit with it and have two questions: - does it make sense to expose both fetch count and batch size for the publish processor? Do we expect

[jira] [Commented] (NIFI-4825) Processor is not shutting down normally

2018-05-28 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16492304#comment-16492304 ] Koji Kawamura commented on NIFI-4825: - Hi [~ktj1312], it's been a while since you reported this JIRA,