[jira] [Commented] (MINIFI-37) Native Volatile Content Repository implementation

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

[jira] [Commented] (MINIFI-37) Native Volatile Content Repository implementation

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

nifi-minifi-cpp git commit: MINIFI-37: Create a volatile repository and config items for NoOp and Volatile repository configuration

2017-05-24 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 9f98a407c -> d26d65af4 MINIFI-37: Create a volatile repository and config items for NoOp and Volatile repository configuration Allow the max count of the volatile repository size to be configurable This closes #98. Signed-off-by

[jira] [Commented] (MINIFI-37) Native Volatile Content Repository implementation

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

[jira] [Commented] (MINIFI-37) Native Volatile Content Repository implementation

2017-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022884#comment-16022884 ] ASF subversion and git services commented on MINIFI-37: --- Commit d26d6

[jira] [Commented] (MINIFI-207) findProcessor in ProcessGroup not thread safe

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

[jira] [Commented] (MINIFI-249) Volatile Provenance Repository

2017-05-24 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023034#comment-16023034 ] marco polo commented on MINIFI-249: --- Changes in MINIFI-37 facilitated this to be complet

nifi git commit: NIFI-3191 - HDFS Processors Should Allow Choosing LZO Compression

2017-05-24 Thread bbende
Repository: nifi Updated Branches: refs/heads/master d63fa8a82 -> ba49b8427 NIFI-3191 - HDFS Processors Should Allow Choosing LZO Compression This closes #1802. Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/a

nifi git commit: [NIFI-3943] align combo option item toolips to hover closer to the icon. This closes #1849

2017-05-24 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master ba49b8427 -> 7a46238ba [NIFI-3943] align combo option item toolips to hover closer to the icon. This closes #1849 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/7a46238b

nifi git commit: NIFI-3816 - Added correct mime.type to S2S bulletin and provenance reporting tasks

2017-05-24 Thread ijokarumawak
Repository: nifi Updated Branches: refs/heads/master 7a46238ba -> bb96b0f46 NIFI-3816 - Added correct mime.type to S2S bulletin and provenance reporting tasks This closes #1758. Signed-off-by: Koji Kawamura Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-u

[jira] [Commented] (MINIFI-207) findProcessor in ProcessGroup not thread safe

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

nifi-minifi-cpp git commit: MINIFI-207: Use recursive mutex that avoid thread safety concerns

2017-05-24 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master d26d65af4 -> cbc12903f MINIFI-207: Use recursive mutex that avoid thread safety concerns This closes #102. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit: http://git-wip-

[jira] [Resolved] (MINIFI-207) findProcessor in ProcessGroup not thread safe

2017-05-24 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFI-207. Resolution: Fixed > findProcessor in ProcessGroup not thread safe >

[jira] [Commented] (MINIFI-207) findProcessor in ProcessGroup not thread safe

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

[jira] [Updated] (MINIFI-207) findProcessor in ProcessGroup not thread safe

2017-05-24 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFI-207: --- Fix Version/s: cpp-0.3.0 > findProcessor in ProcessGroup not thread safe > ---

[jira] [Commented] (MINIFI-207) findProcessor in ProcessGroup not thread safe

2017-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023126#comment-16023126 ] ASF subversion and git services commented on MINIFI-207: Commit cb

[jira] [Commented] (MINIFI-177) Incorporate RAT into C++ build

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

nifi git commit: NIFI-3969: Prevent merging flowfiles prematurely when all bins fill but some are already full and can be processed

2017-05-24 Thread pvillard
Repository: nifi Updated Branches: refs/heads/master bb96b0f46 -> 08b66b5b6 NIFI-3969: Prevent merging flowfiles prematurely when all bins fill but some are already full and can be processed Signed-off-by: Pierre Villard This closes #1850. Project: http://git-wip-us.apache.org/repos/asf/n

nifi git commit: NIFI-3799 Add Input Requirement Info to Docs

2017-05-24 Thread jwing
Repository: nifi Updated Branches: refs/heads/master 08b66b5b6 -> fb7d6d115 NIFI-3799 Add Input Requirement Info to Docs Added input requirement info for processor documentation This closes #1756. Signed-off-by: James Wing Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-3671: This closes #1852. Ensure that we use the existing ResourceClaim (if it exists) when swapping data in, instead of creating a new one. Otherwise, if the ResourceClaim is sti

2017-05-24 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master fb7d6d115 -> b12cf8a6d NIFI-3671: This closes #1852. Ensure that we use the existing ResourceClaim (if it exists) when swapping data in, instead of creating a new one. Otherwise, if the ResourceClaim is still writable, then we may archive t

nifi git commit: NIFI-1452 on timer-driven yield, use the greater of yield duration or run schedule

2017-05-24 Thread markap14
Repository: nifi Updated Branches: refs/heads/master b12cf8a6d -> 232380dbf NIFI-1452 on timer-driven yield, use the greater of yield duration or run schedule This closes #1832. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/com

[1/2] nifi git commit: Completed initial development of HBase_1_1_2_ClientMapCacheService.java which is compatible with DetectDuplicate (and other processors)

2017-05-24 Thread bbende
Repository: nifi Updated Branches: refs/heads/master 232380dbf -> ae3db8230 Completed initial development of HBase_1_1_2_ClientMapCacheService.java which is compatible with DetectDuplicate (and other processors) Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nif

[2/2] nifi git commit: NIFI-3644 Fixing the result handler in HBase_1_1_2_ClientMapCacheService to use the offsets for the value bytes

2017-05-24 Thread bbende
NIFI-3644 Fixing the result handler in HBase_1_1_2_ClientMapCacheService to use the offsets for the value bytes This closes #1645. Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/ae3db823 Tree: htt

[jira] [Commented] (MINIFI-296) More configurable logging

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

nifi git commit: NIFI-3963: - Ensuring the RemoteGroupPort yields when the details cannot be refreshed from any of the configured remote instances.

2017-05-24 Thread bbende
Repository: nifi Updated Branches: refs/heads/master ae3db8230 -> f97b3fe45 NIFI-3963: - Ensuring the RemoteGroupPort yields when the details cannot be refreshed from any of the configured remote instances. This closes #1853. Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.or

nifi git commit: [NIFI-3925] for the jquery.combo plugin: update the calculation of the width of the combo box options overlay and also updated the plugins styles to now leverage the css calc() to det

2017-05-24 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master f97b3fe45 -> 86728bac7 [NIFI-3925] for the jquery.combo plugin: update the calculation of the width of the combo box options overlay and also updated the plugins styles to now leverage the css calc() to determine the exact width of .combote

[jira] [Commented] (MINIFI-296) More configurable logging

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

[jira] [Commented] (MINIFI-296) More configurable logging

2017-05-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023665#comment-16023665 ] ASF GitHub Bot commented on MINIFI-296: --- Github user brosander commented on the issu

[jira] [Commented] (MINIFI-296) More configurable logging

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

nifi git commit: NIFI-3568: This closes #1577. Use a cached thread pool in order to allow ThreadPoolRequestReplicator to scale up the number of threads to some configurable max

2017-05-24 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master 86728bac7 -> 5aa3baca7 NIFI-3568: This closes #1577. Use a cached thread pool in order to allow ThreadPoolRequestReplicator to scale up the number of threads to some configurable max Signed-off-by: joewitt Project: http://git-wip-us.apa

nifi git commit: NIFI-3971: This closes #1854. Fixed bug in calculating content size that was transferred when cloning a relationship

2017-05-24 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master 5aa3baca7 -> eaefec6d8 NIFI-3971: This closes #1854. Fixed bug in calculating content size that was transferred when cloning a relationship Signed-off-by: joewitt Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://g

nifi git commit: NIFI-3859 - Provide filtering options in S2SProvenanceReportingTask

2017-05-24 Thread ijokarumawak
Repository: nifi Updated Branches: refs/heads/master eaefec6d8 -> b6eb0ac0f NIFI-3859 - Provide filtering options in S2SProvenanceReportingTask This closes #1777. Signed-off-by: Koji Kawamura Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/rep

nifi git commit: NIFI-3809 - Added HTTP mode and HTTP proxy for S2S Reporting Tasks

2017-05-24 Thread ijokarumawak
Repository: nifi Updated Branches: refs/heads/master b6eb0ac0f -> e05005584 NIFI-3809 - Added HTTP mode and HTTP proxy for S2S Reporting Tasks This closes #1754. Signed-off-by: Koji Kawamura Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repo

nifi git commit: NIFI-2702 - Deprecates nifi-standard-bundle/*JMS and document the recommended alternative

2017-05-24 Thread pvillard
Repository: nifi Updated Branches: refs/heads/master e05005584 -> c07850aec NIFI-2702 - Deprecates nifi-standard-bundle/*JMS and document the recommended alternative Signed-off-by: Pierre Villard This closes #1643. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://g