apache / apache/fluss

Drop a table during log scanner scan records should fail the scanner

Open
#2,301 4 comments 0 reactions 1 assignee Claimed by @pbanakar 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.

### Motivation

1: start log scanner to scan a table
2: drop 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}
```

Actually I expect the log scanner can fail if found the table not exists any more.

### Solution

_No response_

### Anything else?

_No response_

### 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.