Code review comment for lp:~pbeaman/akiban-persistit/bigload

Revision history for this message
Peter Beaman (pbeaman) wrote :

Note that appendKeySegment does not check the size of the destination key - an AIOOBE can result. However, that's also true of the other append methods, so this new method behaves no worse.

« Back to merge proposal