Kirill Tkalenko created IGNITE-19113:
----------------------------------------

             Summary: Refactoring after implementing index building
                 Key: IGNITE-19113
                 URL: https://issues.apache.org/jira/browse/IGNITE-19113
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko
             Fix For: 3.0.0-beta2


So that the implementation of building indexes is not too large, then this 
ticket will have refactoring:
* Reduce code duplication in 
*org.apache.ignite.internal.storage.index.HashIndexStorage* and 
*org.apache.ignite.internal.storage.index.SortedIndexStorage* implementations 
based on RocksDB, PageMemory, and test;
* Consider moving the omission of write commands to a common place when they 
are processed in 
*org.apache.ignite.internal.table.distributed.raft.PartitionListener#onWrite*.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to