Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segment dropped from info_dir directory but not from segmentCache #15764

Open
barunkumaracharya opened this issue Jan 26, 2024 · 0 comments
Open

Comments

@barunkumaracharya
Copy link

I marked all segments of a datasource as unused. I see that the coordinator has issued a drop segment request to the historical.
I can see log like "Dropping uneeded segment" for that particular segment, for that particular historical in the coordinator logs, but i m not seeing any "unannouncing segment" log in the historical for the same, although, the segment is deleted from the info_dir directory in that particular historical.

Affected Version

druid 0.22.1

Description

Please include as much detailed information about the problem as possible.

  • I have 2 coordinators and 150 historicals.
  • My segments are sharded. I can see some shards of that particular segments getting dropped from that historical but not all of them.

Can you please help me debug this situation or the scenarios in which these might occur.
I believe, if there had been any communication / network issues, the segment should not have been dropped from the info_dir directory, but here, it is deleted from one but not the other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants