Just some more info

This was evident from complete latency metric in storm ui which was showing
0 for me
I am on storm 0.9.2 incubating

Regards
Sai

On Tue, Oct 21, 2014 at 1:55 PM, saiprasad mishra <[email protected]
> wrote:

> Is the topology not reading from kafka at all and not marking the offset
> at all.
> Recently I ran into similar issue which was because of buggy code in my
> toology, where the ack was happening 2 times instead of once, one in the
> tey block and one in the finally block inside the execute method. This was
> causing the messages in pending state and spout was not emitting as the
> pending messages were not completed. Wondering if you have similar issues
> in your code
>
> On Tue, Oct 21, 2014 at 1:50 PM, Vladi Feigin <[email protected]> wrote:
>
>> H All,
>>
>> We're experiencing very strange topology behavior when after a few days,
>> sometimes hours (looks like during a peak load) the spouts get stuck.
>> The data stops streaming and we lose a lot of data.
>> We read the data from kafka (use kafka spout). Storm version 0.8.2
>> Does someone have something similar? What can be a problem?
>>
>> Appreciate any help you can provide!
>> Thank you in advance
>> Vladi
>>
>>
>

Reply via email to