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

Investigate repreparing errors #14

Closed
mpenick opened this issue Aug 26, 2021 · 0 comments
Closed

Investigate repreparing errors #14

mpenick opened this issue Aug 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mpenick
Copy link
Contributor

mpenick commented Aug 26, 2021

INFO client-0 - STDOUT: 20:15:49.108 [cluster1-nio-worker-10] INFO c.d.driver.core.RequestHandler - Query 'SELECT * from testdb_2c5ad08f.soil_meta WHERE row_key=? AND period1=? AND period0=? AND time_range=? AND level1=? AND level0=? AND level_type=? AND parameter=? AND param_table_ver=?;' on keyspace 'null' is not prepared on localhost/127.0.0.1:9042, preparing before retrying executing. Seeing this message a few times is fine, but seeing it a lot may be source of performance problems

It seems like there's some interaction with the cql-proxy that's causing excessive reprepares. This needs to be reproduced and fixed.

@mpenick mpenick added bug Something isn't working release labels Aug 26, 2021
@mpenick mpenick self-assigned this Aug 31, 2021
@mpenick mpenick closed this as completed Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant