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

enhance: Add consume cmd to read data from provided topic #252

Merged

Conversation

congqixia
Copy link
Collaborator

Add consume command. It subscribe top provided topic and consume until the latestID. If detail flag is false, this command prints only the message type. Otherwise, the Insert/Delete msg body will be printed.

Add `consume` command. It subscribe top provided topic and consume until
the latestID. If `detail` flag is false, this command prints only the
message type. Otherwise, the Insert/Delete msg body will be printed.

Signed-off-by: Congqi Xia <[email protected]>
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Congqi Xia <[email protected]>
@tedxu
Copy link

tedxu commented Apr 24, 2024

/lgtm

@sre-ci-robot
Copy link
Collaborator

@tedxu: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@weiliu1031
Copy link
Collaborator

/lgtm

@sre-ci-robot sre-ci-robot added the lgtm look good to me label Apr 24, 2024
@sre-ci-robot sre-ci-robot merged commit 914d2a6 into milvus-io:v1.0.x Apr 24, 2024
4 checks passed
congqixia added a commit to congqixia/birdwatcher that referenced this pull request May 8, 2024
See also milvus-io#252

Add Kafka support for `consume` command.
Make it possible to consume from channel checkpoint if any

Signed-off-by: Congqi Xia <[email protected]>
sre-ci-robot pushed a commit that referenced this pull request May 14, 2024
See also #252

Add Kafka support for `consume` command.
Make it possible to consume from channel checkpoint if any

---------

Signed-off-by: Congqi Xia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants