Commit ecc930c
committed
CB change need hasFailure pre-check
it's not idempotent and may be called by non-synchronized thread like tryExecuteNext
Signed-off-by: bowenlan-amzn <[email protected]>1 parent 0f48443 commit ecc930c
File tree
1 file changed
+6
-0
lines changed- server/src/main/java/org/opensearch/action/search
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
345 | 348 | | |
346 | 349 | | |
347 | 350 | | |
348 | 351 | | |
349 | 352 | | |
350 | 353 | | |
351 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
352 | 358 | | |
353 | 359 | | |
354 | 360 | | |
| |||
0 commit comments