Files
scylladb/sstables
Rafael Ávila de Espíndola f73c60d8cf sstables: Convert an unreachable throw into an assert in read path
The function pending_collection is only called when
cdef->is_multi_cell() is true, so the throw is dead.

This patch converts it to an assert.
Message-Id: <20181207022119.38387-1-espindola@scylladb.com>
2018-12-26 11:10:19 +02:00
..
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-06-15 09:11:09 +02:00
2018-11-24 18:53:18 -02:00
2018-10-01 13:15:43 +03:00