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

Bug Report: GetWorkflows RPC does not return any workflows #15498

Closed
mattlord opened this issue Mar 15, 2024 · 0 comments · Fixed by #15524
Closed

Bug Report: GetWorkflows RPC does not return any workflows #15498

mattlord opened this issue Mar 15, 2024 · 0 comments · Fixed by #15524

Comments

@mattlord
Copy link
Contributor

Overview of the Issue

After VReplication: improve reliability of log management (#15374) the RPC never returns any workflows when some exist.

Reproduction Steps

./101_initial_cluster.sh; mysql < ../common/insert_commerce_data.sql; ./201_customer_tablets.sh ; ./202_move_tables.sh

vtctldclient workflow --keyspace customer list

vtctldclient GetWorkflows customer --compact --include-logs=false

vtctlclient workflow customer listall 2>/dev/null

Binary Version

vtgate version Version: 20.0.0-SNAPSHOT (Git revision 2ee5946dddb26e6a85f2a27dd6e2ed31e7ee7f40 branch 'main') built on Fri Mar 15 10:36:37 EDT 2024 by [email protected] using go1.22.1 darwin/arm64

Operating System and Environment details

N/A

Log Fragments

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant