ibessonov commented on code in PR #3589: URL: https://github.com/apache/ignite-3/pull/3589#discussion_r1561115669
########## modules/storage-api/src/main/java/org/apache/ignite/internal/storage/index/StorageIndexDescriptor.java: ########## @@ -26,40 +26,29 @@ import org.apache.ignite.internal.type.NativeType; import org.apache.ignite.internal.type.NativeTypes; -/** - * Index descriptor. - */ +/** Index descriptor. */ Review Comment: Please revert changes that don't contribute anything meaningful to the task that you're solving. Please update all javadocs to your liking in another PR, ideally after a discussion of the format that the majority of people would like. Should I start a discussion on dev-list for you? -- 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]
