Commit a99a3a5
Increase SAAS WorkerScheduler WorkerPartition AcknowledgementSet timeout to 2 hours (opensearch-project#6298)
*What?**
This commit incerases SAAS worker partition AcknowledgementSet timeout from 20 seconds
to 2 hours.
**Why?**
20 seconds is not enough for finish processing each worker partition. Increase it to infinite
high to ensure each worker partition has enough time for processing.
Signed-off-by: Wenjie Yao <wjyao@amazon.com>
Co-authored-by: Wenjie Yao <wjyao@amazon.com>1 parent 200b97b commit a99a3a5
File tree
1 file changed
+1
-1
lines changed- data-prepper-plugins/saas-source-plugins/source-crawler/src/main/java/org/opensearch/dataprepper/plugins/source/source_crawler/coordination/scheduler
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments