rpuch commented on code in PR #2721:
URL: https://github.com/apache/ignite-3/pull/2721#discussion_r1366649981
##########
modules/core/src/main/java/org/apache/ignite/internal/Kludges.java:
##########
@@ -18,9 +18,9 @@
package org.apache.ignite.internal;
/**
- * Contains hacks needed for the whole codebase. Should be removed as quickly
as possible.
+ * Contains kludges needed for the whole codebase. Should be removed as
quickly as possible.
*/
-public class Hacks {
+public class Kludges {
Review Comment:
Because 'kludge' seems to be a more accurate term that 'hack'
--
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]