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

"Failed to parse TTL for prepared query , ignoring" spamming the logs #21379

Open
jameshartig opened this issue Jun 27, 2024 · 0 comments · May be fixed by #21381
Open

"Failed to parse TTL for prepared query , ignoring" spamming the logs #21379

jameshartig opened this issue Jun 27, 2024 · 0 comments · May be fixed by #21381
Assignees

Comments

@jameshartig
Copy link
Contributor

Overview of the Issue

We are seeing hundreds of thousands of logs Failed to parse TTL for prepared query , ignoring after upgrading Consul.

This was caused by a typo in #20563 that didn't put that warn in an else block. That warning should also include the error message, right?


Reproduction Steps

Use prepared queries and v1.19.0

Consul info for both Client and Server

N/A but running v1.19.0

Operating system and Environment details

N/A

Log Fragments

2024-06-26T23:59:58.950Z [WARN]  agent.catalog-data-fetcher: Failed to parse TTL for prepared query , ignoring: ttl=1s prepared_query=publisher-api
@DanStough DanStough self-assigned this Jun 28, 2024
@DanStough DanStough linked a pull request Jun 28, 2024 that will close this issue
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 a pull request may close this issue.

2 participants