SammyVimes commented on code in PR #2177:
URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230492955
##########
modules/storage-api/src/main/java/org/apache/ignite/internal/storage/engine/MvTableStorage.java:
##########
@@ -268,7 +268,6 @@ CompletableFuture<Void> finishRebalancePartition(
* @return Index Storage.
* @throws StorageException If the given partition does not exist.
*/
- // TODO: IGNITE-19112 Change or get rid of
Review Comment:
Because we need this method, it shouldn't be removed. Also, in the ticket
there is no mention of the `getIndex` method
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]