Commit 1c974aa
* make getProcessingDistributionsForWorkId synchronized to avoid race conditions with remove tracker
* correctly access the concurrent hashmap to avoid race conditions
---------
Co-authored-by: Claire McCarthy <clairemccarthy@google.com>
1 parent d1d3457 commit 1c974aa
File tree
1 file changed
+3
-6
lines changed- runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker
1 file changed
+3
-6
lines changedLines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
128 | 125 | | |
129 | 126 | | |
130 | 127 | | |
| |||
0 commit comments