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] Reported CQL Query Latency is suspiciously low #19858

Open
1 task done
karthik-ramanathan-3006 opened this issue Nov 6, 2023 · 0 comments
Open
1 task done

[YCQL] Reported CQL Query Latency is suspiciously low #19858

karthik-ramanathan-3006 opened this issue Nov 6, 2023 · 0 comments
Labels
area/ycql Yugabyte CQL (YCQL) kind/bug This issue is a bug priority/medium Medium priority issue

Comments

@karthik-ramanathan-3006
Copy link
Contributor

karthik-ramanathan-3006 commented Nov 6, 2023

Jira Link: DB-8802

Description

It has been observed that CQL SELECTs fetching millions of rows (and reading a lot more) report a query latency of the order of milliseconds.

Logs:

W1018 14:22:06.371112 20984 cql_rpc.cc:338] CQL Call from 10.254.1.76:16295, stream id: 0 took 240ms. Details:  <<<<<<<<<<<<
W1018 14:22:06.371150 20984 cql_rpc.cc:341] cql_details {
  type: "QUERY"
  call_details {
    sql_string: "<redacted>"
  }
}

The expected query latency should be of the several seconds if not minutes.
More details in the JIRA ticket.

Issue Type

kind/bug

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

  • I confirm this issue does not contain any sensitive information.
@karthik-ramanathan-3006 karthik-ramanathan-3006 added area/ycql Yugabyte CQL (YCQL) status/awaiting-triage Issue awaiting triage labels Nov 6, 2023
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Nov 6, 2023
@yugabyte-ci yugabyte-ci removed the status/awaiting-triage Issue awaiting triage label Feb 14, 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/bug This issue is a bug priority/medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

2 participants