narendly commented on a change in pull request #1229:
URL: https://github.com/apache/helix/pull/1229#discussion_r467163024



##########
File path: helix-core/src/main/java/org/apache/helix/task/TaskConstants.java
##########
@@ -49,4 +49,24 @@
   public static final String PREV_RA_NODE = "PreviousResourceAssignment";
 
   public static final boolean DEFAULT_TASK_ENABLE_COMPRESSION = false;
+  /**
+   * Name of the JAR file for the task dynamically loaded in {@link 
TaskStateModel}
+   */
+  public static final String TASK_JAR_FILE_KEY = "JAR_FILE";

Review comment:
       Why is this change part of this PR? Did you rebase from 
`https://github.com/apache/helix/tree/dynamically-loaded-task`?




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to