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

[YCQL] Too much logging in cql_service.cc:51 #20628

Open
1 task done
amitanandaiyer opened this issue Jan 16, 2024 · 0 comments
Open
1 task done

[YCQL] Too much logging in cql_service.cc:51 #20628

amitanandaiyer opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
area/ycql Yugabyte CQL (YCQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage

Comments

@amitanandaiyer
Copy link
Contributor

amitanandaiyer commented Jan 16, 2024

Jira Link: DB-9625

Description

I see this fill up the TServer logs in #20041

The linked-issue fixed. But wonder if we expect to see this much logging, or should reduce the frequency

 W1117 05:17:25.639797 101219 process_context.cc:184] SQL Error: Object Not Found. Table index.test_indexes_034c74byvaluev7_idx7 not found:         OBJECT_NOT_FOUND (master error 3)
 drop index test_indexes_034c74byvaluev7_idx7;
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 W1117 05:17:25.639837 101219 cql_service.cc:513] Prepared Statement not found in LRU cache.
 W1117 05:17:25.641628 46330 cql_service.cc:513] Prepared Statement not found in LRU cache.
 W1117 05:17:25.645164 46635 cql_service.cc:513] Prepared Statement not found in LRU cache.
 W1117 05:17:25.649567 101218 cql_service.cc:513] Prepared Statement not found in LRU cache.
 W1117 05:17:25.651340 103479 cql_service.cc:513] Prepared Statement not found in LRU cache.
 W1117 05:17:25.653708 74881 cql_service.cc:513] Prepared Statement not found in LRU cache.
 W1117 05:17:25.655740 46628 cql_service.cc:513] Prepared Statement not found in LRU cache.
 W1117 05:17:25.658490 74876 cql_service.cc:513] Prepared Statement not found in LRU cache.

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@amitanandaiyer amitanandaiyer added area/ycql Yugabyte CQL (YCQL) status/awaiting-triage Issue awaiting triage labels Jan 16, 2024
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ycql Yugabyte CQL (YCQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage
Projects
None yet
Development

No branches or pull requests

4 participants