maytasm commented on code in PR #14642:
URL: https://github.com/apache/druid/pull/14642#discussion_r1278255375
##########
docs/data-management/delete.md:
##########
@@ -95,9 +95,11 @@ The available grammar is:
"id": <task_id>,
"dataSource": <task_datasource>,
"interval" : <all_unused_segments_in_this_interval_will_die!>,
- "context": <task context>
+ "context": <task context>,
+ "batchSize": <optional batch size, default is 100. Too large will affect
overlord stability.>
Review Comment:
can you add that the reason is due to the locking
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]