[jira] [Updated] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-2519: -- Attachment: 0001-NIFI-2519-fixed-max-connections-and-max-size-enforce.patch > TestListenSMTP ValidEmail f

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418361#comment-15418361 ] Joseph Witt commented on NIFI-2519: --- [~ozhurakousky] Patch that fixes max connections and

[jira] [Commented] (NIFI-2556) User Guide Update: Considerations for creating custom properties

2016-08-11 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418298#comment-15418298 ] Andrew Lim commented on NIFI-2556: -- I took a look and here are some comments: -In first se

[jira] [Commented] (NIFI-2449) Need to document Variable Registry work in 1.0

2016-08-11 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418286#comment-15418286 ] Andrew Lim commented on NIFI-2449: -- Trimming Getting Started content to make it more of a

[GitHub] nifi issue #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-08-11 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/817 @joewitt I will need some assistance with the L&N issue: Note how POIs LICENSE makes mention to CurvesAPI https://github.com/apache/poi/blob/trunk/legal/LICENSE#L459 Looki

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418261#comment-15418261 ] Joseph Witt commented on NIFI-2519: --- Regarding message size: Looks like we need to do it

[jira] [Commented] (NIFI-1831) Allow encrypted passwords in configuration files

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418241#comment-15418241 ] ASF GitHub Bot commented on NIFI-1831: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #834: NIFI-1831 Implemented encrypted configuration capabilities

2016-08-11 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/834 I'm going to squash these initial commits as I don't believe anyone has started reviewing yet. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Updated] (NIFI-2543) UI - Refresh Controller Service Referenced Services

2016-08-11 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-2543: --- Resolution: Fixed Status: Resolved (was: Patch Available) > UI - Refresh Controller Se

[jira] [Commented] (NIFI-2542) Revisions for Controller Service Referencing Components

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

[jira] [Commented] (NIFI-2542) Revisions for Controller Service Referencing Components

2016-08-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418198#comment-15418198 ] ASF subversion and git services commented on NIFI-2542: --- Commit fa639

[jira] [Commented] (NIFI-2543) UI - Refresh Controller Service Referenced Services

2016-08-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418199#comment-15418199 ] ASF subversion and git services commented on NIFI-2543: --- Commit fa639

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418197#comment-15418197 ] Joseph Witt commented on NIFI-2519: --- sounds like timeouts are sorted. We can easily prot

[GitHub] nifi pull request #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/827#discussion_r74527655 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java --- @@ -106,26 +90,17 @@

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418184#comment-15418184 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on a diff in the

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418178#comment-15418178 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on a diff in the

[GitHub] nifi pull request #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/827#discussion_r74527077 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java --- @@ -106,26 +90,17 @@

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418176#comment-15418176 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on a diff in the p

[jira] [Commented] (NIFI-2556) User Guide Update: Considerations for creating custom properties

2016-08-11 Thread Sarah Olson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418115#comment-15418115 ] Sarah Olson commented on NIFI-2556: --- I've written the following suggested text for the Us

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418074#comment-15418074 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 @joewitt @trixpan Just pushed one more commit (un-squashed) with some minor polishing and few additional tests to validate that SmtpConsumer does not produce deadlocks due to its synchronous nature while

[jira] [Updated] (NIFI-2553) HDFS processors throwing exception from OnSchedule when directory is an invalid URI

2016-08-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-2553: -- Status: Patch Available (was: Open) > HDFS processors throwing exception from OnSchedule when directory

[jira] [Commented] (NIFI-2555) NullPointerException in user authentication causes Internal Server Error 500

2016-08-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417913#comment-15417913 ] Matt Gilman commented on NIFI-2555: --- Thanks [~alopresto]. I see the issue. Since that spe

[jira] [Updated] (NIFI-2551) Rare condition causes FileSystemRepository NPE

2016-08-11 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Moser updated NIFI-2551: Status: Patch Available (was: Open) > Rare condition causes FileSystemRepository NPE > -

[jira] [Updated] (NIFI-2397) Create 0.x patch for premature closure on content stream

2016-08-11 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Moser updated NIFI-2397: Status: Patch Available (was: In Progress) > Create 0.x patch for premature closure on content strea

[jira] [Commented] (NIFI-2397) Create 0.x patch for premature closure on content stream

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417884#comment-15417884 ] ASF GitHub Bot commented on NIFI-2397: -- GitHub user mosermw opened a pull request:

[GitHub] nifi pull request #844: NIFI-2397 merging patch for NIFI-2376 from master in...

2016-08-11 Thread mosermw
GitHub user mosermw opened a pull request: https://github.com/apache/nifi/pull/844 NIFI-2397 merging patch for NIFI-2376 from master into 0.x branch You can merge this pull request into a Git repository by running: $ git pull https://github.com/mosermw/nifi NIFI-2397 Alternat

[GitHub] nifi pull request #843: NIFI-2553 Fixing handling of Paths in HDFS processor...

2016-08-11 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/843 NIFI-2553 Fixing handling of Paths in HDFS processors You can merge this pull request into a Git repository by running: $ git pull https://github.com/bbende/nifi NIFI-2553 Alternatively you can

[jira] [Commented] (NIFI-2553) HDFS processors throwing exception from OnSchedule when directory is an invalid URI

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417850#comment-15417850 ] ASF GitHub Bot commented on NIFI-2553: -- GitHub user bbende opened a pull request:

[jira] [Updated] (NIFI-2557) Enhance Modal Plugin

2016-08-11 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-2557: -- Status: Patch Available (was: In Progress) https://github.com/apache/nifi/pull/842 > Enhance Modal Plug

[jira] [Commented] (NIFI-2557) Enhance Modal Plugin

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417835#comment-15417835 ] ASF GitHub Bot commented on NIFI-2557: -- GitHub user scottyaslan opened a pull request:

[GitHub] nifi pull request #842: [NIFI-2557] Enhance Modal Plugin

2016-08-11 Thread scottyaslan
GitHub user scottyaslan opened a pull request: https://github.com/apache/nifi/pull/842 [NIFI-2557] Enhance Modal Plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/scottyaslan/nifi responsiveDevBranch Alternatively you can r

[jira] [Updated] (NIFI-2558) Content Viewer combo mis-aligned

2016-08-11 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-2558: -- Status: Patch Available (was: In Progress) https://github.com/apache/nifi/pull/841 > Content Viewer com

[GitHub] nifi pull request #841: [NIFI-2558] adjust content viewer combo alignment

2016-08-11 Thread scottyaslan
GitHub user scottyaslan opened a pull request: https://github.com/apache/nifi/pull/841 [NIFI-2558] adjust content viewer combo alignment You can merge this pull request into a Git repository by running: $ git pull https://github.com/scottyaslan/nifi devBranch Alternatively yo

[jira] [Commented] (NIFI-2558) Content Viewer combo mis-aligned

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417817#comment-15417817 ] ASF GitHub Bot commented on NIFI-2558: -- GitHub user scottyaslan opened a pull request:

[jira] [Created] (NIFI-2558) Content Viewer combo mis-aligned

2016-08-11 Thread Scott Aslan (JIRA)
Scott Aslan created NIFI-2558: - Summary: Content Viewer combo mis-aligned Key: NIFI-2558 URL: https://issues.apache.org/jira/browse/NIFI-2558 Project: Apache NiFi Issue Type: Improvement

[jira] [Created] (NIFI-2557) Enhance Modal Plugin

2016-08-11 Thread Scott Aslan (JIRA)
Scott Aslan created NIFI-2557: - Summary: Enhance Modal Plugin Key: NIFI-2557 URL: https://issues.apache.org/jira/browse/NIFI-2557 Project: Apache NiFi Issue Type: Improvement Reporter

[jira] [Updated] (NIFI-2524) Unable to Merge Journal Files after OutOfMemory Error

2016-08-11 Thread Yolanda M. Davis (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis updated NIFI-2524: --- Status: Patch Available (was: In Progress) Submitted https://github.com/apache/nifi/pull/840

[jira] [Assigned] (NIFI-2397) Create 0.x patch for premature closure on content stream

2016-08-11 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Moser reassigned NIFI-2397: --- Assignee: Michael Moser (was: Mark Payne) > Create 0.x patch for premature closure on content

[jira] [Commented] (NIFI-2524) Unable to Merge Journal Files after OutOfMemory Error

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417785#comment-15417785 ] ASF GitHub Bot commented on NIFI-2524: -- GitHub user YolandaMDavis opened a pull reques

[GitHub] nifi pull request #840: NIFI-2524 - Fixes to improve handling of missing jou...

2016-08-11 Thread YolandaMDavis
GitHub user YolandaMDavis opened a pull request: https://github.com/apache/nifi/pull/840 NIFI-2524 - Fixes to improve handling of missing journal files This fix focuses on preventing some of the side effects seen during provenance journal rollover outlined in NIFI-2524 after an Out

[jira] [Updated] (NIFI-2551) Rare condition causes FileSystemRepository NPE

2016-08-11 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Moser updated NIFI-2551: Description: In rare unpredictable cases when NiFi is processing a heavy load, we see FileSystemRepo

[jira] [Updated] (NIFI-2548) Group can't be added to a policy with 'More than one user matches xxx' message

2016-08-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2548: -- Status: Patch Available (was: In Progress) > Group can't be added to a policy with 'More than one user m

[jira] [Commented] (NIFI-2548) Group can't be added to a policy with 'More than one user matches xxx' message

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417746#comment-15417746 ] ASF GitHub Bot commented on NIFI-2548: -- GitHub user mcgilman opened a pull request:

[GitHub] nifi pull request #839: Allowing selection of User/Cluster node when searchi...

2016-08-11 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/839 Allowing selection of User/Cluster node when searching and encountering an exact match NIFI-2548: - Allowing selection of User/Cluster node when searching and encountering an exact match. You c

[jira] [Commented] (NIFI-2555) NullPointerException in user authentication causes Internal Server Error 500

2016-08-11 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417739#comment-15417739 ] Andy LoPresto commented on NIFI-2555: - I don't have the full scenario, but a user sent

[jira] [Created] (NIFI-2556) User Guide Update: Considerations for creating custom properties

2016-08-11 Thread Sarah Olson (JIRA)
Sarah Olson created NIFI-2556: - Summary: User Guide Update: Considerations for creating custom properties Key: NIFI-2556 URL: https://issues.apache.org/jira/browse/NIFI-2556 Project: Apache NiFi

[jira] [Commented] (NIFI-2555) NullPointerException in user authentication causes Internal Server Error 500

2016-08-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417725#comment-15417725 ] Matt Gilman commented on NIFI-2555: --- Starting in 1.x the user is non-null for all web req

[jira] [Commented] (NIFI-2548) Group can't be added to a policy with 'More than one user matches xxx' message

2016-08-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417710#comment-15417710 ] Matt Gilman commented on NIFI-2548: --- The same issue exists when searching for a cluster n

[jira] [Created] (NIFI-2555) NullPointerException in user authentication causes Internal Server Error 500

2016-08-11 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-2555: --- Summary: NullPointerException in user authentication causes Internal Server Error 500 Key: NIFI-2555 URL: https://issues.apache.org/jira/browse/NIFI-2555 Project: Apach

[GitHub] nifi issue #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-08-11 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/817 Hello. The POI-Scratchpad dependency version being referenced as 'RELEASE' does not look correct. It appears the latest release version of poi-scratchpad is 3.14. Also, the PR needs to be updated to

[jira] [Commented] (NIFI-2380) ExtractEmailAttachments processor should support TNEF files (aka winmail.dat)

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417692#comment-15417692 ] ASF GitHub Bot commented on NIFI-2380: -- Github user joewitt commented on the issue:

[jira] [Assigned] (NIFI-2554) Components with references to Controller Services should limit configuration options based on CS policies

2016-08-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-2554: - Assignee: Matt Gilman > Components with references to Controller Services should limit configurati

[jira] [Created] (NIFI-2554) Components with references to Controller Services should limit configuration options based on CS policies

2016-08-11 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-2554: -- Summary: Components with references to Controller Services should limit configuration options based on CS policies Key: NIFI-2554 URL: https://issues.apache.org/jira/browse/NI

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417625#comment-15417625 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 I understand that and these are all good suggestions to improve in the future, but as Joe pointed out let's first settle on "this is right for first iteration" - meaning that one can interact with it and

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417612#comment-15417612 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/827 @olegz thanks for the clarification. Just so that we are on the same page, I am not concerned about the DFM in this case. What I mean by notification is the following: SMTP a

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417610#comment-15417610 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 @trixpan with regard to "Read timeout" I've just added better exception handling to notify user https://github.com/apache/nifi/pull/827/commits/406b37b249e487f73bae5a260bd5aed05d320192#diff-be7be540c5e3d

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417604#comment-15417604 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 @trixpan what notification? The exception is thrown by the SMTPServer's thread without ever sending any type of ack about successful consumption of the message so abrupt termination especially with messa

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417597#comment-15417597 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 @trixpan just confirmed, the "Read timed out" exception is the correct behavior, but I will wrap it into a nicer log message. But just to confirm the behavior is expected --- If your project is set up

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417590#comment-15417590 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/827 @olegz have you pushed the notification recently? I got just an abrupt termination ``` $ telnet 0 2525 Trying 0.0.0.0... Connected to 0. Escape character is '^]'. 220 localh

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417586#comment-15417586 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 The above is actually correct and is exactly what we were aiming for. No data loss. There is actually new test that validates for that exact message. So all is good. User is notified that something went

[jira] [Commented] (NIFI-2553) HDFS processors throwing exception from OnSchedule when directory is an invalid URI

2016-08-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417583#comment-15417583 ] Bryan Bende commented on NIFI-2553: --- For the logging error, I propose we use the working

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417581#comment-15417581 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/827 Stopping the processor with an agent connected also seems to throw an exception (not sure if expected) ``` 2016-08-12 01:42:06,593 INFO [StandardProcessScheduler Thread-7] org.subethamail.

[jira] [Created] (NIFI-2553) HDFS processors throwing exception from OnSchedule when directory is an invalid URI

2016-08-11 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-2553: - Summary: HDFS processors throwing exception from OnSchedule when directory is an invalid URI Key: NIFI-2553 URL: https://issues.apache.org/jira/browse/NIFI-2553 Project: Ap

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417568#comment-15417568 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/827 1. Start ListenSMTP port 2525 with 1 maximum connection, 10 seconds of timeout ``` $ telnet 0 2525 Trying 0.0.0.0... Connected to 0. Escape character is '^]'. 220 localhost

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417560#comment-15417560 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 @trixpan i think you've closed client while it was in he middle of reading InputStream. If that's the case then yes the stack trace above is exactly what one would expect. --- If your project is set up

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417547#comment-15417547 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 @trixpan could you please describe scenario that triggered the above exception? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your p

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/827 @olegz is this expected? ``` 2016-08-12 01:23:59,420 ERROR [Timer-Driven Process Thread-6] o.a.nifi.processors.email.ListenSMTP org.apache.nifi.processor.exception.ProcessException: IOE

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417540#comment-15417540 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on the issue:

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417537#comment-15417537 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/827 @joewitt, @olegz code is a great improvement to the previous code. I do think the the removal of the maximum message size and timeout checks should be addressed as soon as possible: I

[GitHub] nifi issue #833: Add String Escape Utils to Nifi Expression Language (redo)

2016-08-11 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/833 @devin-fisher awesome how responsive you have been on this! Makes review/commit process much easier! Thank you --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] nifi issue #833: Add String Escape Utils to Nifi Expression Language (redo)

2016-08-11 Thread devin-fisher
Github user devin-fisher commented on the issue: https://github.com/apache/nifi/pull/833 Ok, fixed those errors and it now passes the contrib-check. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417502#comment-15417502 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 Ok @joewitt @trixpan latest comments are addressed in the latest commit. Please review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417490#comment-15417490 ] ASF GitHub Bot commented on NIFI-2519: -- Github user joewitt commented on the issue:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/827 @trixpan and @olegz great discussion going here. I just ask you find a good 'this is right for first iteration' then let's get it in the hands of users and get more feedback to improve on. We can abs

[jira] [Commented] (NIFI-2551) Rare condition causes FileSystemRepository NPE

2016-08-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417482#comment-15417482 ] Mark Payne commented on NIFI-2551: -- [~mosermw] - wow this is a great find! Greatly appreci

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417479#comment-15417479 ] ASF GitHub Bot commented on NIFI-2519: -- Github user trixpan commented on a diff in the

[GitHub] nifi pull request #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/827#discussion_r74449761 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java --- @@ -31,101 +30,75 @@

[jira] [Updated] (NIFI-2552) HiveQL processors fail when Zookeeper quorum in URL

2016-08-11 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-2552: --- Fix Version/s: 1.0.0 > HiveQL processors fail when Zookeeper quorum in URL > --

[jira] [Commented] (NIFI-2519) TestListenSMTP ValidEmail fails during parallel build

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417469#comment-15417469 ] ASF GitHub Bot commented on NIFI-2519: -- Github user olegz commented on the issue:

[jira] [Commented] (NIFI-2551) Rare condition causes FileSystemRepository NPE

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417468#comment-15417468 ] ASF GitHub Bot commented on NIFI-2551: -- GitHub user mosermw opened a pull request:

[GitHub] nifi issue #827: NIFI-2519 Fixed and refactored ListenSMTP processor

2016-08-11 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/827 i see now. Putting it in --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] nifi pull request #838: NIFI-2551 fix FileSystemRepository claim count race ...

2016-08-11 Thread mosermw
GitHub user mosermw opened a pull request: https://github.com/apache/nifi/pull/838 NIFI-2551 fix FileSystemRepository claim count race condition, which … …could cause NPE You can merge this pull request into a Git repository by running: $ git pull https://github.com/mosermw

[GitHub] nifi issue #837: Controller Services - Addressing issues with transitive ref...

2016-08-11 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/837 Reviewing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Updated] (NIFI-2543) UI - Refresh Controller Service Referenced Services

2016-08-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2543: -- Status: Patch Available (was: In Progress) > UI - Refresh Controller Service Referenced Services > -

[jira] [Assigned] (NIFI-2548) Group can't be added to a policy with 'More than one user matches xxx' message

2016-08-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-2548: - Assignee: Matt Gilman > Group can't be added to a policy with 'More than one user matches xxx' mes

[jira] [Updated] (NIFI-2542) Revisions for Controller Service Referencing Components

2016-08-11 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2542: -- Status: Patch Available (was: In Progress) > Revisions for Controller Service Referencing Components > -

  1   2   >