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

Read Timeout Issue #569

Open
shengzhizhou opened this issue Sep 18, 2023 · 0 comments
Open

Read Timeout Issue #569

shengzhizhou opened this issue Sep 18, 2023 · 0 comments

Comments

@shengzhizhou
Copy link

Hi,
I had a timeout issue when I run simply "select count(*)" using CqlConnection from C# .Net6 application, the table is too big to read. I have increase the read_request_timeout_in_ms to 30000 (30secs) but still has issue. FYI The Cassandra and c# application are setup in Kubernetes cluster.
What's the best practice to handle this case? I heard DataStax Bulk Loader tool can be very efficient, is it a good practice to embed that tool into a .net6 application in a Linux image?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant