[jira] [Comment Edited] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156449#comment-15156449 ] Joseph Witt edited comment on NIFI-1527 at 2/22/16 4:25 AM: Have tested

[jira] [Commented] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156449#comment-15156449 ] Joseph Witt commented on NIFI-1527: --- Have tested numerous scenarios and all are giving solid results. -

[jira] [Commented] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156421#comment-15156421 ] Joseph Witt commented on NIFI-1527: --- Oooh. I think it is because that is the segment still being written

[jira] [Commented] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156414#comment-15156414 ] Joseph Witt commented on NIFI-1527: --- Applied latest patch. Seeing better behavior. There does seem to

[jira] [Commented] (NIFI-1539) Add correct parsing of content type in accordance with RFC 2045

2016-02-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156411#comment-15156411 ] Matt Gilman commented on NIFI-1539: --- [~sliebau] Yeah, I think we're on the same page. Treating the

[jira] [Updated] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1527: - Attachment: 0001-NIFI-1527-Fixed-issue-that-resulted-in-resource-clai.patch > Resource Claim counts not

[jira] [Commented] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156370#comment-15156370 ] Mark Payne commented on NIFI-1527: -- Good call Joe - I forgot that we'd already pushed to master -

[jira] [Commented] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156367#comment-15156367 ] Joseph Witt commented on NIFI-1527: --- am reviewing the new patch. Please do make a new one that is based

[jira] [Commented] (NIFI-1542) PutS3Object Processor Logs Errors Without ListBucketMultipartUploads Permission

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

nifi git commit: NIFI-1542: Update how PutS3Object handles a 403 AccessDenied response to a S3 ListMultipartUploads request.

2016-02-21 Thread tkurc
Repository: nifi Updated Branches: refs/heads/support/nifi-0.5.x a9b34e188 -> e15a2b32d NIFI-1542: Update how PutS3Object handles a 403 AccessDenied response to a S3 ListMultipartUploads request. * Change log message from error to warning and added note about S3 permissions. * Advance the

[jira] [Commented] (NIFI-1542) PutS3Object Processor Logs Errors Without ListBucketMultipartUploads Permission

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

[jira] [Commented] (NIFI-1542) PutS3Object Processor Logs Errors Without ListBucketMultipartUploads Permission

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

nifi git commit: NIFI-1542: Update how PutS3Object handles a 403 AccessDenied response to a S3 ListMultipartUploads request. * Change log message from error to warning and added note about S3 permissi

2016-02-21 Thread tkurc
Repository: nifi Updated Branches: refs/heads/master 9576f4160 -> 4c5263220 NIFI-1542: Update how PutS3Object handles a 403 AccessDenied response to a S3 ListMultipartUploads request. * Change log message from error to warning and added note about S3 permissions. * Advance the ageoff check

[jira] [Commented] (NIFI-1542) PutS3Object Processor Logs Errors Without ListBucketMultipartUploads Permission

2016-02-21 Thread Joe Skora (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156273#comment-15156273 ] Joe Skora commented on NIFI-1542: - Makes sense. Thanks. > PutS3Object Processor Logs Errors Without

[jira] [Commented] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156258#comment-15156258 ] Mark Payne commented on NIFI-1527: -- [~joewitt] - that was a great catch! With some of the refactoring that

[jira] [Updated] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1527: - Attachment: 0001-NIFI-1527-Ensure-that-we-increment-Claimant-Counts-f.patch > Resource Claim counts not

[jira] [Commented] (NIFI-1542) PutS3Object Processor Logs Errors Without ListBucketMultipartUploads Permission

2016-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156244#comment-15156244 ] ASF GitHub Bot commented on NIFI-1542: -- Github user trkurc commented on the pull request:

[jira] [Commented] (NIFI-1536) multiple putHDFS processors can result in put failures.

2016-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156232#comment-15156232 ] ASF GitHub Bot commented on NIFI-1536: -- GitHub user olegz opened a pull request:

[jira] [Assigned] (NIFI-1542) PutS3Object Processor Logs Errors Without ListBucketMultipartUploads Permission

2016-02-21 Thread Joe Skora (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Skora reassigned NIFI-1542: --- Assignee: Joe Skora > PutS3Object Processor Logs Errors Without ListBucketMultipartUploads >

[jira] [Commented] (NIFI-1542) PutS3Object Processor Logs Errors Without ListBucketMultipartUploads Permission

2016-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156231#comment-15156231 ] ASF GitHub Bot commented on NIFI-1542: -- GitHub user jskora opened a pull request:

[jira] [Commented] (NIFI-1542) PutS3Object Processor Logs Errors Without ListBucketMultipartUploads Permission

2016-02-21 Thread Joe Skora (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156178#comment-15156178 ] Joe Skora commented on NIFI-1542: - [~tkurc], [~jameswing] My thoughts... 1. I don't like the idea of moving

[jira] [Commented] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156172#comment-15156172 ] Mark Payne commented on NIFI-1527: -- Joe - hmm, that does seem odd... I will try to replicate problem and

[jira] [Commented] (NIFI-1527) Resource Claim counts not incremented on restart for FlowFiles that are swapped out

2016-02-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156171#comment-15156171 ] Joseph Witt commented on NIFI-1527: --- Re-opened to evaluate an observation. Might be nothing...but want

[jira] [Commented] (NIFI-1539) Add correct parsing of content type in accordance with RFC 2045

2016-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/NIFI-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156125#comment-15156125 ] Sönke Liebau commented on NIFI-1539: @[~mcgilman]: No complaints from me, makes sense I think. If I

[jira] [Commented] (NIFI-1540) Implement AWS Kinesis Put and Get Processors

2016-02-21 Thread Mans Singh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156075#comment-15156075 ] Mans Singh commented on NIFI-1540: -- I've submitted a pull request for this issue -

[jira] [Commented] (NIFI-1534) PutKafka fails when Run Duration > 0

2016-02-21 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156042#comment-15156042 ] Oleg Zhurakousky commented on NIFI-1534: Continuing with notes after some more digging and testing.