Skip to content

[hotfix] Optimize the error msg when throwing LogOffsetOutOfRangeException#1216

Merged
swuferhong merged 2 commits intoapache:mainfrom
swuferhong:outOfRangeException-fix
Jul 15, 2025
Merged

[hotfix] Optimize the error msg when throwing LogOffsetOutOfRangeException#1216
swuferhong merged 2 commits intoapache:mainfrom
swuferhong:outOfRangeException-fix

Conversation

@swuferhong
Copy link
Copy Markdown
Contributor

Purpose

Currently, When a LogOffsetOutOfRangeException is thrown in LogFetchCollector, the current error message only provides the default exception defined in Errors: "The log offset is out of range", which is insufficient for troubleshooting.

Brief change log

Tests

API and Format

Documentation

@swuferhong
Copy link
Copy Markdown
Contributor Author

@wuchong comments addressed

@swuferhong swuferhong merged commit ee249b6 into apache:main Jul 15, 2025
3 checks passed
platinumhamburg pushed a commit to platinumhamburg/fluss that referenced this pull request Jul 18, 2025
…ption (apache#1216)

* [hotfix] Optimize the error msg when throwing LogOffsetOutOfRangeException

* address jark's comments
polyzos pushed a commit to polyzos/fluss that referenced this pull request Aug 30, 2025
…ption (apache#1216)

* [hotfix] Optimize the error msg when throwing LogOffsetOutOfRangeException

* address jark's comments
polyzos pushed a commit to Alibaba-HZY/fluss that referenced this pull request Aug 31, 2025
…ption (apache#1216)

* [hotfix] Optimize the error msg when throwing LogOffsetOutOfRangeException

* address jark's comments
@swuferhong swuferhong deleted the outOfRangeException-fix branch December 18, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants