[jira] [Commented] (NIFI-939) GetKafka shows number of bytes written far greater than number of bytes sent out

2015-09-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14741123#comment-14741123
 ] 

ASF subversion and git services commented on NIFI-939:
--

Commit 3780159d012e0a5c8693c690a0f4c06cb1ce4c7c in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=3780159 ]

NIFI-939: Fixed bug in equals and hashCode methods of StandardContentClaim; 
added unit test to TestStandardProcessSession in order to verify behavior of 
append() method


> GetKafka shows number of bytes written far greater than number of bytes sent 
> out
> 
>
> Key: NIFI-939
> URL: https://issues.apache.org/jira/browse/NIFI-939
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework, Extensions
>Reporter: Mark Payne
>Assignee: Mark Payne
> Fix For: 0.3.0
>
> Attachments: 
> 0001-NIFI-939-Fixed-bug-in-equals-and-hashCode-methods-of.patch
>
>
> I have a GetKafka processor. If I set the batch size to a number greater than 
> 1, I see that the number of bytes written is far greater than the number of 
> bytes transferred out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NIFI-939) GetKafka shows number of bytes written far greater than number of bytes sent out

2015-09-09 Thread Matt Gilman (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737319#comment-14737319
 ] 

Matt Gilman commented on NIFI-939:
--

When attempting to test this ticket, I was seeing the same behavior reported in 
NIFI-938 prior to applying the patch.

Applied the patch. Rebuilt with contrib-check profile activated. Re-ran the 
test and the issues were gone. As you suspected these tickets appear to refer 
to the same issue.

+1 

> GetKafka shows number of bytes written far greater than number of bytes sent 
> out
> 
>
> Key: NIFI-939
> URL: https://issues.apache.org/jira/browse/NIFI-939
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework, Extensions
>Reporter: Mark Payne
>Assignee: Mark Payne
> Fix For: 0.3.0
>
> Attachments: 
> 0001-NIFI-939-Fixed-bug-in-equals-and-hashCode-methods-of.patch
>
>
> I have a GetKafka processor. If I set the batch size to a number greater than 
> 1, I see that the number of bytes written is far greater than the number of 
> bytes transferred out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NIFI-939) GetKafka shows number of bytes written far greater than number of bytes sent out

2015-09-09 Thread Mark Payne (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737351#comment-14737351
 ] 

Mark Payne commented on NIFI-939:
-

[~mcgilman] - to be clear, I do not think these tickets are addressing the same 
issue. I believe the fix for this ticket is in fact masking the issue present 
for NIFI-938. I have not been able to duplicate NIFI-938, though.

> GetKafka shows number of bytes written far greater than number of bytes sent 
> out
> 
>
> Key: NIFI-939
> URL: https://issues.apache.org/jira/browse/NIFI-939
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework, Extensions
>Reporter: Mark Payne
>Assignee: Mark Payne
> Fix For: 0.3.0
>
> Attachments: 
> 0001-NIFI-939-Fixed-bug-in-equals-and-hashCode-methods-of.patch
>
>
> I have a GetKafka processor. If I set the batch size to a number greater than 
> 1, I see that the number of bytes written is far greater than the number of 
> bytes transferred out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)