[ 
https://issues.apache.org/jira/browse/SAMZA-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandar Pejakovic reassigned SAMZA-844:
------------------------------------------

    Assignee: Aleksandar Pejakovic

> IncomingMessageEnvelope getSize method return "0" even if the message exists
> ----------------------------------------------------------------------------
>
>                 Key: SAMZA-844
>                 URL: https://issues.apache.org/jira/browse/SAMZA-844
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Tao Feng
>            Assignee: Aleksandar Pejakovic
>            Priority: Minor
>
> IncomingMessageEnvelope getSize API is introduced in SAMZA-775. When I use 
> the IncomingMessageEnvelope api, I found that this getSize method will always 
> return 0 even the job has incoming message. The reason is because the size 
> will only be set if user specifies 
> "systems.<systemname>.samza.fetch.threshold.bytes" 
> options(KafkaSystemConsumer.scala). But this seems a bit odd to me as the 
> getSize method should return the message size even user doesn't specify that 
> option.



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

Reply via email to