Slackbot
01/20/2023, 10:26 AMBibek Sahoo
01/20/2023, 11:32 AMShilpa Sivanesan
01/20/2023, 11:56 AMBibek Sahoo
01/20/2023, 11:59 AMBibek Sahoo
01/20/2023, 11:59 AMShilpa Sivanesan
01/20/2023, 12:00 PMShilpa Sivanesan
01/20/2023, 12:00 PMShilpa Sivanesan
01/20/2023, 12:01 PMBibek Sahoo
01/20/2023, 12:02 PMBibek Sahoo
01/20/2023, 12:03 PMShilpa Sivanesan
01/20/2023, 12:08 PMVineeth
01/20/2023, 1:17 PM2023-01-20T12:48:51,439 INFO [Coordinator-Exec--0] org.apache.druid.server.coordinator.rules.LoadRule - Throttling replication for segment [clickstream_2021-10-17T00:00:00.000Z_2021-10-18T00:00:00.000Z_2022-01-26T09:13:58.542Z_4] in tier [hot]
2023-01-20T12:48:51,439 INFO [Coordinator-Exec--0] org.apache.druid.server.coordinator.rules.LoadRule - Throttling replication for segment [clickstream_2021-10-17T00:00:00.000Z_2021-10-18T00:00:00.000Z_2022-01-26T09:13:58.342Z_5] in tier [hot]
For the dates, which are loaded in Hot tier as expectedly, we have't seen these Throtting replication they're getting dropped to Hot tier as expected:
2023-01-20T01:33:29,131 INFO [Coordinator-Exec--0] org.apache.druid.server.coordinator.rules.LoadRule - Dropping segment [clickstream_2021-10-18T00:00:00.000Z_2021-10-19T00:00:00.000Z_2022-01-27T09:15:12.255Z_2] on server [historical-hot-server-1] in tier [hot]
2023-01-20T04:18:34,666 INFO [Coordinator-Exec--0] org.apache.druid.server.coordinator.rules.LoadRule - Dropping segment [clickstream_2021-10-18T00:00:00.000Z_2021-10-19T00:00:00.000Z_2022-01-27T09:15:12.255Z_5] on server [historical-hot-server-7] in tier [hot]Vineeth
01/20/2023, 1:21 PMreplicationThrottleLimit help to resolve this?
We're using replicationThrottleLimit=10 .