[ https://issues.apache.org/jira/browse/IGNITE-23767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirill Tkalenko updated IGNITE-23767: ------------------------------------- Description: I noticed that components that use *org.apache.ignite.internal.rocksdb.flush.RocksDbFlusher* can use common threadpools, this needs to be fixed. Let's start with *org.apache.ignite.internal.tx.storage.state.rocksdb.TxStateRocksDbSharedStorage*. was: I noticed that components that use *org.apache.ignite.internal.rocksdb.flush.RocksDbFlusher* can use common threadpools, this needs to be fixed. Let's start with *org.apache.ignite.internal.metastorage.server.persistence.RocksDbKeyValueStorage*. > Use shared threadpools in RocksDbFlusher for TxStateRocksDbSharedStorage > ------------------------------------------------------------------------ > > Key: IGNITE-23767 > URL: https://issues.apache.org/jira/browse/IGNITE-23767 > Project: Ignite > Issue Type: Improvement > Reporter: Kirill Tkalenko > Assignee: Kirill Tkalenko > Priority: Major > Labels: ignite-3 > Fix For: 3.0 > > > I noticed that components that use > *org.apache.ignite.internal.rocksdb.flush.RocksDbFlusher* can use common > threadpools, this needs to be fixed. > Let's start with > *org.apache.ignite.internal.tx.storage.state.rocksdb.TxStateRocksDbSharedStorage*. -- This message was sent by Atlassian Jira (v8.20.10#820010)