ibessonov commented on code in PR #1885:
URL: https://github.com/apache/ignite-3/pull/1885#discussion_r1155860143
##########
modules/storage-api/src/main/java/org/apache/ignite/internal/storage/DataStorageManager.java:
##########
@@ -95,7 +95,6 @@ public void stop() throws Exception {
* UnknownDataStorageConfigurationSchema#UNKNOWN_DATA_STORAGE} and
there is only one engine, then it will be the default, otherwise
* there will be no default.
*/
- // TODO: IGNITE-16835 Remove it.
Review Comment:
This method is still required, IGNITE-16835 is closed as `Won't Fix`
--
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]