This is an automated email from the ASF dual-hosted git repository.
rpuch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 706c0b2af1 IGNITE-18559 Sql. Investigate the least restrictive type
between VARCHAR and DECIMAL (#3797)
add 23976900c6 IGNITE-22240 Improve handling for RocksDb resources in
DefaultLogStorage and SharedRocksDbInstance (#3755)
No new revisions were added by this update.
Summary of changes:
.../storage/impl/DefaultLogStorageFactory.java | 26 ++++++++++--
.../ignite/internal/rocksdb/ColumnFamily.java | 31 +++++++++++++--
.../rocksdb/instance/SharedRocksDbInstance.java | 46 ++++++++++++++--------
.../instance/SharedRocksDbInstanceCreator.java | 5 ++-
4 files changed, 82 insertions(+), 26 deletions(-)