Quantcast
Channel: Ignite Realtime: Message List
Viewing all articles
Browse latest Browse all 11593

Re: Stucked in infinite loop in parsePackets()

$
0
0

Excellent bug report. But I think the analysis is not 100% correct. The main problem was that the 'break' statement in the END_DOCUMENT case should break the parsing loop and not the switch/case. I'm going with a loop label and using instantShutdown(). It still makes sense to change the return to throw for consistency.


Viewing all articles
Browse latest Browse all 11593

Trending Articles