rabashizade commented on a change in pull request #1229:
URL: https://github.com/apache/helix/pull/1229#discussion_r467164257
##########
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:
Sorry I created the local JarLoader branch from my local
DynamicTaskConfig branch. I thought the two (rebasing and creating from latest
local branch) would be the same but apparently they're not. Let me rebase and
push again.
----------------------------------------------------------------
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]