apache / apache/fluss

TieringService will stuck when drop the table that is tiering

Open
#2,498 1 comment 0 reactions 1 assignee Claimed by @beryllw View on GitHub
Dominant language
Java
Stars
2.1k
Forks
625
Avg merge
3d 14h
Merged PRs (30d)
97

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar.

### Description

1: tiering service start to tiering this table
2: user drop the table
3: the scanner won't fail and log warning forever:
```
Received unknown table or bucket error in fetch for bucket TableBucket{tableId=29, bucket=0}
```

The coordinator server should tell the tiering service that the table is tiering is dropped via heartbeat so that it can cancle the tiering for this table

### Willingness to contribute

- [ ] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.