On Tue, Apr 28, 2015 at 4:22 PM, Radim Vansa <rvansa(a)redhat.com> wrote:
Why are segments specified as byte[]? Shouldn't that be rather
vInt[]?
The motivation is to use some sort of bitset encoding for the segment ids
rather than send each one as vInt.
Gustavo