fix pathological case when consuming *really really* buffers (SMEMBERS on 5M...
fix pathological case when consuming *really really* buffers (SMEMBERS on 5M rows for example) - have BufferReader keep a SequencePosition "snapshot", and compute sub-buffers using that (also fixes bug where LoggingPipe wasn't using the right thresholds, but that's a debug tool only)
Showing
Please register or sign in to comment