[ 
https://issues.apache.org/jira/browse/BEAM-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luke Cwik updated BEAM-5931:
----------------------------
    Description: 
To rollback this change, one must either:
1) Update nexmark / perf test framework to use Dataflow worker jar.
This requires adding the 
{code}
     "--dataflowWorkerJar=${dataflowWorkerJar}",
     "--workerHarnessContainerImage=",
{code}
when running the tests.

OR

2) Update the dataflow worker image with code that contains the rollback of 
PR/6899 and then rollback PR/6899 in Github with the updated Dataflow worker 
image.

#1 is preferable since we will no longer have tests running that don't use a 
Dataflow worker jar built from Github HEAD.


  was:
To rollback this change, one must either:
1) Update nexmark / perf test framework to use Dataflow worker jar.
This requires adding the 
{code}
     "--dataflowWorkerJar=${dataflowWorkerJar}",
     "--workerHarnessContainerImage=",
{code}
when running the tests.

OR

2) Update the dataflow worker image.

#1 is preferable since we will no longer have tests running that don't use a 
Dataflow worker jar built from Github HEAD.



> Rollback PR/6899
> ----------------
>
>                 Key: BEAM-5931
>                 URL: https://issues.apache.org/jira/browse/BEAM-5931
>             Project: Beam
>          Issue Type: Task
>          Components: beam-model, runner-dataflow
>            Reporter: Luke Cwik
>            Priority: Major
>
> To rollback this change, one must either:
> 1) Update nexmark / perf test framework to use Dataflow worker jar.
> This requires adding the 
> {code}
>      "--dataflowWorkerJar=${dataflowWorkerJar}",
>      "--workerHarnessContainerImage=",
> {code}
> when running the tests.
> OR
> 2) Update the dataflow worker image with code that contains the rollback of 
> PR/6899 and then rollback PR/6899 in Github with the updated Dataflow worker 
> image.
> #1 is preferable since we will no longer have tests running that don't use a 
> Dataflow worker jar built from Github HEAD.



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

Reply via email to