This message was deleted.
# general
s
This message was deleted.
l
Over time, the new uncompacted data at weekly granularity would also decrease performance. Would you tackle that with autcompaction?
Is it Ok to keep different segment granularity for different set of segments for the same datasource
Yes, it is totally normal
a
Thanks @Laksh Singla
@Laksh Singla we have deleted all the segments of a table and its been more than an hour or so but still UI is showing tha status as 1 segment to delete and because of that we still see the table in Datasource and can query it which is giving partial data. How to handle this?
p
maybe you have running stream ingestion for that datasource?
a
@Piotr Dołowy no
p
check coordinator logs, there can be hint whats going wrong
a
i was running a compaction job which was llong running and in place of killing the job, deleted the task from the task table.Can this be any issue?
p
yes, this could cause this to happened. Wait for next cooridnation run, maybe this will clean any junk from loading queues
🙏 1