nifi git commit: NIFI-3352 - Address issue where ListenLumberjack was sending long numbers back to clients - instead of int

2017-02-13 Thread alopresto
Repository: nifi Updated Branches: refs/heads/master b2290b24a -> 1a91ecc37 NIFI-3352 - Address issue where ListenLumberjack was sending long numbers back to clients - instead of int This closes #1421. Signed-off-by: Andy LoPresto Project: http://git-wip-us.apache.org/repos/asf/nifi/repo

nifi git commit: NIFI-3107: Unit test failure for DBCPServiceTest

2017-02-13 Thread alopresto
Repository: nifi Updated Branches: refs/heads/master 7e97946c3 -> b2290b24a NIFI-3107: Unit test failure for DBCPServiceTest H2 and Kafka broker uses the same default port 9092. If an user is running Kafka broker on the same machine, or run the unit tests in parallel, DBCPServiceTest can fail

nifi git commit: NIFI-3412 ignoring tests which depend on timing/network setup

2017-02-13 Thread alopresto
Repository: nifi Updated Branches: refs/heads/master f1d0a6b36 -> 7e97946c3 NIFI-3412 ignoring tests which depend on timing/network setup This closes #1503. Signed-off-by: Andy LoPresto Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf

[2/3] nifi git commit: NIFI-3010 - Incorporate expression language support for jolt-spec for processor and Advance UI. Upgraded jolt library to latest version for support of modify functions. Also ref

2017-02-13 Thread joewitt
NIFI-3010 - Incorporate expression language support for jolt-spec for processor and Advance UI. Upgraded jolt library to latest version for support of modify functions. Also refactored to interact with JoltTransform interface and updated styling Project: http://git-wip-us.apache.org/repos/asf/

[1/3] nifi git commit: NIFI-3010 - Incorporate expression language support for jolt-spec for processor and Advance UI. Upgraded jolt library to latest version for support of modify functions. Also ref

2017-02-13 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master 41ad03215 -> f1d0a6b36 http://git-wip-us.apache.org/repos/asf/nifi/blob/8d082d1a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/src/test/java/org/apache/nifi/processors/standard/util/TestTransformFactory.java --

[3/3] nifi git commit: NIFI-3010 - This closes #1348. applied styling changes

2017-02-13 Thread joewitt
NIFI-3010 - This closes #1348. applied styling changes Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/f1d0a6b3 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/f1d0a6b3 Diff: http://git-wip-us.apache.org/repos/asf/nifi/di

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864649#comment-15864649 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on the issue

[jira] [Created] (MINIFI-213) Move dependencies to ExternalProject

2017-02-13 Thread marco polo (JIRA)
marco polo created MINIFI-213: - Summary: Move dependencies to ExternalProject Key: MINIFI-213 URL: https://issues.apache.org/jira/browse/MINIFI-213 Project: Apache NiFi MiNiFi Issue Type: Improve

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864642#comment-15864642 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on the issue

nifi git commit: NIFI-3055 StandardRecordWriter Can Throw UTFDataFormatException (1.x) * Remove function based on JDK source. * Add new function to find bytes based on RFC3629. * Add field name to log

2017-02-13 Thread mosermw
Repository: nifi Updated Branches: refs/heads/0.x de8d01349 -> e97d7460a NIFI-3055 StandardRecordWriter Can Throw UTFDataFormatException (1.x) * Remove function based on JDK source. * Add new function to find bytes based on RFC3629. * Add field name to log entry when field is truncated. Signed

nifi git commit: NIFI-3055 StandardRecordWriter Can Throw UTFDataFormatException (1.x) * Remove function based on JDK source. * Add new function to find bytes based on RFC3629. * Add field name to log

2017-02-13 Thread mosermw
Repository: nifi Updated Branches: refs/heads/master 2bc7d5262 -> 41ad03215 NIFI-3055 StandardRecordWriter Can Throw UTFDataFormatException (1.x) * Remove function based on JDK source. * Add new function to find bytes based on RFC3629. * Add field name to log entry when field is truncated. Sig

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864230#comment-15864230 ] ASF GitHub Bot commented on MINIFI-183: --- Github user achristianson commented on the

[jira] [Commented] (MINIFI-195) Site2Site incorrectly upcases Input Port ID

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864157#comment-15864157 ] ASF GitHub Bot commented on MINIFI-195: --- Github user asfgit closed the pull request

[jira] [Commented] (MINIFI-195) Site2Site incorrectly upcases Input Port ID

2017-02-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864156#comment-15864156 ] ASF subversion and git services commented on MINIFI-195: Commit 56

nifi-minifi-cpp git commit: MINIFI-195: Convert uuid_unparse usage to uuid_unparse_lower

2017-02-13 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master b12b96641 -> 567882c0c MINIFI-195: Convert uuid_unparse usage to uuid_unparse_lower This will ensure that we use lower case UUIDs. Undefining the macro won't work and we likely don't want to change the default behavior. This clos

[jira] [Commented] (MINIFI-195) Site2Site incorrectly upcases Input Port ID

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864148#comment-15864148 ] ASF GitHub Bot commented on MINIFI-195: --- Github user apiri commented on the issue:

[jira] [Assigned] (MINIFI-206) Need unit test for Realtime data collector

2017-02-13 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo reassigned MINIFI-206: - Assignee: marco polo > Need unit test for Realtime data collector > -

[jira] [Commented] (MINIFI-195) Site2Site incorrectly upcases Input Port ID

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864095#comment-15864095 ] ASF GitHub Bot commented on MINIFI-195: --- Github user apiri commented on the issue:

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864084#comment-15864084 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on the issue

[jira] [Updated] (MINIFI-212) Don't allow implicit conversions of constructors

2017-02-13 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFI-212: -- Summary: Don't allow implicit conversions of constructors (was: Don't allow implicit conversions of Tra

nifi-minifi-cpp git commit: MINIFI-198: Update root CMAKE so testing can occur

2017-02-13 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 09d973baf -> b12b96641 MINIFI-198: Update root CMAKE so testing can occur Update root CMake to bring OpenSSL location to top level. Keeping find_package(...) in libminifi CMakeLists.txt to avoid issues building only libminifi. Th

[jira] [Commented] (MINIFI-198) OpenSSL inclusions should occur at root CMake

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864046#comment-15864046 ] ASF GitHub Bot commented on MINIFI-198: --- Github user asfgit closed the pull request

[jira] [Commented] (MINIFI-198) OpenSSL inclusions should occur at root CMake

2017-02-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864045#comment-15864045 ] ASF subversion and git services commented on MINIFI-198: Commit b1

[jira] [Commented] (MINIFI-198) OpenSSL inclusions should occur at root CMake

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864040#comment-15864040 ] ASF GitHub Bot commented on MINIFI-198: --- Github user apiri commented on the issue:

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864018#comment-15864018 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864015#comment-15864015 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864013#comment-15864013 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864020#comment-15864020 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864017#comment-15864017 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864021#comment-15864021 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864014#comment-15864014 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864016#comment-15864016 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864019#comment-15864019 ] ASF GitHub Bot commented on MINIFI-183: --- Github user phrocker commented on a diff in

[jira] [Commented] (MINIFI-198) OpenSSL inclusions should occur at root CMake

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864001#comment-15864001 ] ASF GitHub Bot commented on MINIFI-198: --- Github user apiri commented on the issue:

[jira] [Created] (MINIFI-212) Don't allow implicit conversions of Transaction

2017-02-13 Thread marco polo (JIRA)
marco polo created MINIFI-212: - Summary: Don't allow implicit conversions of Transaction Key: MINIFI-212 URL: https://issues.apache.org/jira/browse/MINIFI-212 Project: Apache NiFi MiNiFi Issue Ty

[jira] [Updated] (MINIFI-211) Child Cmake projects should use ExternalProject to the parent

2017-02-13 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFI-211: -- Description: Fix issues with CMake dependencies. Should be using ExternalProject to reference the paren

[jira] [Updated] (MINIFI-211) Child Cmake projects should use ExternalProject to the parent

2017-02-13 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFI-211: -- Description: Fix issues with CMake dependencies. Should be using ExternalProject to reference the paren

[jira] [Created] (MINIFI-211) Child Cmake projects should use ExternalProject to the parent

2017-02-13 Thread marco polo (JIRA)
marco polo created MINIFI-211: - Summary: Child Cmake projects should use ExternalProject to the parent Key: MINIFI-211 URL: https://issues.apache.org/jira/browse/MINIFI-211 Project: Apache NiFi MiNiFi

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863928#comment-15863928 ] ASF GitHub Bot commented on MINIFI-183: --- Github user apiri commented on the issue:

[jira] [Commented] (MINIFI-195) Site2Site incorrectly upcases Input Port ID

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863881#comment-15863881 ] ASF GitHub Bot commented on MINIFI-195: --- GitHub user phrocker opened a pull request:

nifi git commit: [NIFI-3458] increase processor preview hieght to avoid bottom border being cut off. This closes #1498

2017-02-13 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master 4274481f1 -> 2bc7d5262 [NIFI-3458] increase processor preview hieght to avoid bottom border being cut off. This closes #1498 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/comm

nifi git commit: [NIFI-3450] update upload template dialog browse button. This closes #1495

2017-02-13 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master 932b5bb91 -> 4274481f1 [NIFI-3450] update upload template dialog browse button. This closes #1495 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/4274481f Tree: http://git

nifi git commit: [NIFI-3305] update hover text for change color on the operate pallete. This closes #1489

2017-02-13 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master 897c70298 -> 932b5bb91 [NIFI-3305] update hover text for change color on the operate pallete. This closes #1489 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/932b5bb9 T

[jira] [Commented] (MINIFI-195) Site2Site incorrectly upcases Input Port ID

2017-02-13 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863692#comment-15863692 ] marco polo commented on MINIFI-195: --- Still consuming my morning caffeine. Apologize for

[jira] [Commented] (MINIFI-198) OpenSSL inclusions should occur at root CMake

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863691#comment-15863691 ] ASF GitHub Bot commented on MINIFI-198: --- GitHub user phrocker opened a pull request:

[jira] [Commented] (MINIFI-195) Site2Site incorrectly upcases Input Port ID

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863689#comment-15863689 ] ASF GitHub Bot commented on MINIFI-195: --- Github user phrocker closed the pull reques

[jira] [Commented] (MINIFI-195) Site2Site incorrectly upcases Input Port ID

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863685#comment-15863685 ] ASF GitHub Bot commented on MINIFI-195: --- GitHub user phrocker opened a pull request:

[jira] [Commented] (MINIFI-183) Create ListenHTTP processor

2017-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863646#comment-15863646 ] ASF GitHub Bot commented on MINIFI-183: --- Github user achristianson commented on the