ibessonov commented on code in PR #3589:
URL: https://github.com/apache/ignite-3/pull/3589#discussion_r1561106608


##########
modules/storage-api/src/main/java/org/apache/ignite/internal/storage/index/StorageHashIndexDescriptor.java:
##########
@@ -33,9 +33,7 @@
  * @see HashIndexStorage
  */
 public class StorageHashIndexDescriptor implements StorageIndexDescriptor {
-    /**
-     * Descriptor of a Hash Index column.
-     */
+    /** Descriptor of a Hash Index column. */

Review Comment:
   Excuse me? Please don't introduce useless changes that only please you, you 
make it harder to review your PRs.
   I see that you are very motivated to update javadocs to a uniform style. 
That's a good thing. But please do it once in a separate PR instead of 
polluting every other PR. Thank 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]

Reply via email to