Files
scylladb/utils
Tomasz Grabiec 407dfe0d68 lsa: Fix spurios abort with --enable-abort-on-lsa-bad-alloc
allocate_segment() can fail even though we're not out of memory, when
it's invoked inside an allocating section with the cache region
locked. That section may later succeed after retried after memory
reclamation.

We should ignore bad_alloc thrown inside allocating section body and
fail only when the whole section fails.

Fixes #2924

Message-Id: <1550597493-22500-1-git-send-email-tgrabiec@scylladb.com>
(cherry picked from commit dafe22dd83)
2019-08-08 11:39:39 +02:00
..
2018-05-30 14:41:40 +02:00
2017-05-17 12:30:03 +03:00
2017-09-18 12:44:05 +02:00
2018-05-30 14:41:41 +02:00