elephant-bird icon indicating copy to clipboard operation
elephant-bird copied to clipboard

Add a parameter for MAX_COLLECTION_SIZE to ThriftBinaryProtocol

Open rubanm opened this issue 8 years ago • 1 comments

Follow up from https://github.com/twitter/elephant-bird/pull/448

This could be used for ignoring corrupt records irrespective of the readLength check.

rubanm avatar Sep 02 '15 20:09 rubanm

Is this needed ? It's another magic number which we will need to default very high. Which might defeat the purpose

On Wednesday, September 2, 2015, Ruban Monu [email protected] wrote:

Follow up from #448 https://github.com/twitter/elephant-bird/pull/448

This could be used for ignoring corrupt records irrespective of the readLength check.

— Reply to this email directly or view it on GitHub https://github.com/twitter/elephant-bird/issues/449.

ianoc avatar Sep 03 '15 20:09 ianoc