Browse Source
In RocksDBTimestampedStore#openRocksDB we try to open a db with two column families. If this succeeds but the first column family is empty (db.newIterator.seekToFirst.isValid() == false) we never actually close its ColumnFamilyHandle Reviewers: Matthias J. Sax <matthias@confluent.io>, Guozhang Wang <wangguoz@gmail.com>pull/6897/head
A. Sophie Blee-Goldman
6 years ago
committed by
Guozhang Wang
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue