[ 
https://issues.apache.org/jira/browse/BEAM-6872?focusedWorklogId=229439&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-229439
 ]

ASF GitHub Bot logged work on BEAM-6872:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Apr/19 22:13
            Start Date: 17/Apr/19 22:13
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #8104: [BEAM-6872] Add hook 
for user-defined JVM initialization in workers
URL: https://github.com/apache/beam/pull/8104#issuecomment-484281075
 
 
   Kenn, the execution order will be deterministic as long as there is a unique 
class per service on the classpath. All bets are off once users start defining 
multiple classes with the same name across multiple jars.
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 229439)
    Time Spent: 5h 20m  (was: 5h 10m)

> Add hook for user-defined JVM initialization in workers
> -------------------------------------------------------
>
>                 Key: BEAM-6872
>                 URL: https://issues.apache.org/jira/browse/BEAM-6872
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-dataflow
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: Minor
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> Expose an interface for users to run some one-time initialization code when a 
> worker starts up.
> This can be useful for things like overriding the Default ZoneRulesProvider, 
> or setting up custom SSL providers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to