[ 
https://issues.apache.org/jira/browse/IGNITE-27958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Viacheslav Blinov updated IGNITE-27958:
---------------------------------------
    Labels: ignite-3  (was: )

> Cleanup dead code from TableManager
> -----------------------------------
>
>                 Key: IGNITE-27958
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27958
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Viacheslav Blinov
>            Assignee: Viacheslav Blinov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
>   Remove unused constructor parameters and dead code:
>   // REMOVE - never used:
>   LogSyncer logSyncer
>   MessageSerializationRegistry messageSerializationRegistry
>   // REMOVE - only used in dead methods:
>   ReplicaManager replicaMgr           // used only in
>   destroyReplicationProtocolStoragesForTablesNotIn() – dead code
>   TxStateRocksDbSharedStorage sharedTxStateStorage  // used only in
>   destroyTxStateStoragesForTablesNotIn() – dead code
>   // REMOVE dead methods:
>   destroyTxStateStoragesForTablesNotIn()
>   destroyReplicationProtocolStoragesForTablesNotIn()
>   destroyReplicationProtocolStoragesOnRecovery()



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

Reply via email to