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

fix no lag when get_lag successed #126

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

lsy3993
Copy link
Collaborator

@lsy3993 lsy3993 commented Aug 6, 2024

When query lag:
curl -X POST -L --post303 -H "Content-Type: application/json" -d '{ "name": "job_name"}' http://ccr_syncer_host:ccr_syncer_port/get_lag
if the lag is 0, the response is {"success":true} . The response is confusing.

Result {"success":true,"lag":0} is needed

@w41ter w41ter merged commit c45228a into selectdb:dev Aug 7, 2024
1 check passed
w41ter pushed a commit that referenced this pull request Aug 28, 2024
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.

2 participants