As per my knowledge there is no limitation on tuple size and large tuple sizes impact both processing and communication time (increasing the queuing delay) .
On Sat, Jan 2, 2016 at 1:19 AM, Matan Safriel <[email protected]> wrote: > Hi, > > I find the mailing list a little harder to search than the phased out > google group, so sorry if this is a repeat of anything. > I would like to learn whether Storm imposes any limitation on the size of > tuples, or whether you have any comment about long tuples in Storm (version > 0.10 and foreseeable roadmap). > > On the same note, are all tuples (regardless of size) cached until they > have been successfully processed? > > Pointers to the appropriate code sections or plain answers are appreciated. > > Thanks, > Matan > > -- Thanks & Regards, Anshu Shukla
