ClickHouse / ClickHouse/ClickHouse
StorageKafka2 - no test with isolation.level = read_committed
Open
comp-message-queues
external
question
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
### Company or project name
_No response_
### Question
Shouldn't we have some tests with EOS semantics enabled for Kafka2?
```
~/workspace/ClickHouse/master/tests$ rg read_committed
```
I thought it's all about having exactly once. So why we didn't enable it in the consumer?
Contributor guide
Assessment
This issue has not been assessed yet.