Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offset explorer - used to expose the earliest offset and latest offset for topics #29

Merged
merged 4 commits into from
Sep 26, 2021

Conversation

chia7712
Copy link
Contributor

see README for usage.

Copy link
Collaborator

@garyparrot garyparrot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment on lines 93 to 98
private static String help() {
return BROKERS_KEY
+ "REQUIRED: The server to connect to"
+ TOPIC_KEY
+ " OPTIONAL: the topic to check";
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可能不是很重要的改變,不過 Help 的內容或許排版一下

--bootstrap.serversREQUIRED: The server to connect to--topic OPTIONAL: the topic to check

不過這真的不影響功能就是了,或許能改天某個熱心人士送 PR 修好一點

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你說得對。我們應該要有一個統一的格式化排版給我們寫的所有tools,這樣可以一致又好看。

我會開個議題紀錄一下

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#30

@chia7712 chia7712 merged commit 24e8ff0 into opensource4you:main Sep 26, 2021
@chia7712 chia7712 deleted the offset_explorer branch December 29, 2021 09:44
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.

2 participants