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

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

                Author: ASF GitHub Bot
            Created on: 11/Apr/19 02:55
            Start Date: 11/Apr/19 02:55
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on issue #8104: [BEAM-6872] Add 
hook for user-defined JVM initialization in workers
URL: https://github.com/apache/beam/pull/8104#issuecomment-481945621
 
 
   Incidentally, the change to ReflectHelpers seems nice separately. 
Deterministic ordering is good for reproducing issues. Though we should 
consider the contents of the classpath to be nondeterministic because it is 
fairly unpredictable. So it does _not_ allow one to actually reason about what 
executes first. Only reproduce a run.
 
----------------------------------------------------------------
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: 225937)
    Time Spent: 4h 50m  (was: 4h 40m)

> 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: 4h 50m
>  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