Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Tweak gocql client params for perf #43

Merged
merged 3 commits into from
Jan 27, 2017
Merged

Tweak gocql client params for perf #43

merged 3 commits into from
Jan 27, 2017

Conversation

venkat1109
Copy link
Contributor

This patch tweaks some of the client gocql parameters to reduce latency and query response time.

  • Exposed gocql.NumConns as a metadataConfig param
  • Changed metadata API page size from 4k to 512
  • Changed extentDeleteTTL from 30 days to 24 hours
  • Changed userOperationsTableTTL from 365 days to 30 days

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d144958 on gocql-tweaks into ** on master**.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 54.708% when pulling 393cbff on gocql-tweaks into c60d970 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 54.846% when pulling ffcd4a7 on gocql-tweaks into 9034aaf on master.

@venkat1109 venkat1109 merged commit 1202084 into master Jan 27, 2017
@venkat1109 venkat1109 deleted the gocql-tweaks branch January 27, 2017 21:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants