-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Pull-based Ingestion] Offset management, support rewind by offset or…
… timestamp (#17354) * initial commit Signed-off-by: xuxiong1 <xiongxug@outlook.com> * add tests Signed-off-by: xuxiong1 <xiongxug@outlook.com> * resolve comments Signed-off-by: xuxiong1 <xiongxug@outlook.com> * support optional auto offset config Signed-off-by: xuxiong1 <xiongxug@outlook.com> * Update DefaultStreamPollerTests with countDownLatch Signed-off-by: xuxiong1 <xiongxug@outlook.com> * use long as timestamp type Signed-off-by: xuxiong1 <xiongxug@outlook.com> * add change log Signed-off-by: xuxiong1 <xiongxug@outlook.com> --------- Signed-off-by: xuxiong1 <xiongxug@outlook.com>
- Loading branch information
Showing
15 changed files
with
380 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.