This message was deleted.
# troubleshooting
s
This message was deleted.
k
The frequency of creating compaction tasks depends on coordinator indexing period (30 minutes by default). The actual number of tasks created would depend on the configured task slot ratio.
k
Another common trap which I can speak from experience is not setting the
Skip offset from latest
appropriately
➕ 2
a
@Vishal K, Could you please share how many free task slots you have and the value being set for maxNumConcurrentSubTasks for the compact tasks?
v
maxNumConcurrentSubTasks is not set Should we specify this for compaction spec also. And what should be an ideal value? And how do I get number of free task slots.. We have 1 spare worker for now.
a
Its default value is 1. Setting it too high a value can also mean that fewer compactions run simultaneously