Le 04/01/2015 11:52, Sylvain Lebresne a écrit :
On Sun, Jan 4, 2015 at 12:48 AM, Sylvain Wallez <sylv...@apache.org <mailto:sylv...@apache.org>> wrote:

    Indeed this makes sense for map keys and set values, but AFAIU
    from the docs this also applies to map and list _values_: " The
    maximum size of an item in a collection is 64K"


Somehow it appears that from Jack's quote you've only read what was in the parenthesis. The part that was not in parenthesis was: "Collections values are currently limited to 64K because the serialized form used uses shorts to encode the elements length"

That's a limitation of the binary protocol if you will, not an internal storage one.

I'll add that this protocol limitation has in fact already be lifted in the v3 of the protocol (so C* 2.1) but documentation may not be entirely up to date yet.

Got it! I thought it was referring to the storage format, not the protocol. Hence the misunderstanding.

Thanks!

Sylvain

--
Sylvain Wallez - http://bluxte.net

Reply via email to