kgusakov commented on code in PR #3266:
URL: https://github.com/apache/ignite-3/pull/3266#discussion_r1510366549


##########
modules/storage-api/README.md:
##########
@@ -53,4 +53,4 @@ String dataRegion = dataStorageView.dateRegion();
 ```
 
 
-To get the data storage engine, you need to use 
`org.apache.ignite.internal.storage.DataStorageManager.engine(org.apache.ignite.configuration.schemas.store.DataStorageConfiguration)`.
\ No newline at end of file
+To get the data storage engine, you need to use 
`org.apache.ignite.internal.storage.DataStorageManager.engine(org.apache.ignite.configuration.schemas.store.DataStorageConfiguration)`.

Review Comment:
   This document is an obsolete in general, tables are not the part of 
configurations for some time, also. So, to rewrite this document and to review 
another docs I created the separate issue already 
https://issues.apache.org/jira/browse/IGNITE-21563



-- 
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]

Reply via email to