NSAmelchev commented on a change in pull request #7714:
URL: https://github.com/apache/ignite/pull/7714#discussion_r413739089



##########
File path: 
modules/core/src/main/java/org/apache/ignite/internal/util/distributed/DistributedProcess.java
##########
@@ -367,6 +377,9 @@ private Process(UUID id) {
 
     /** Defines distributed processes. */
     public enum DistributedProcessType {
+        /** For test purpose only. */

Review comment:
       What means the `DEFAULT` process? What if we want to add test logic to 
the action and the finish callbacks? When it will be registered?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to