Re: [I] Targeted TaskConfigMaps are never communicated to Task. [helix]

2024-08-09 Thread via GitHub


junkaixue closed issue #2172: Targeted TaskConfigMaps are never communicated to 
Task.
URL: https://github.com/apache/helix/issues/2172


-- 
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: reviews-unsubscr...@helix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@helix.apache.org
For additional commands, e-mail: reviews-h...@helix.apache.org



Re: [I] Targeted TaskConfigMaps are never communicated to Task. [helix]

2024-08-09 Thread via GitHub


junkaixue commented on issue #2172:
URL: https://github.com/apache/helix/issues/2172#issuecomment-2278703946

   ConfigMap will not work with targeted resource. Because when you build a job 
for a targeted resource. It means each of the partition will run the same task 
for this job. 
   
   So even you specific the config map, it will be ignored. This is expected 
behavior. If you would like to use config map, please do not make it as 
targeted job.


-- 
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: reviews-unsubscr...@helix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@helix.apache.org
For additional commands, e-mail: reviews-h...@helix.apache.org