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

Add session connect consistency level #29

Merged
merged 2 commits into from
Jul 27, 2016

Conversation

robskillington
Copy link
Collaborator

@robskillington robskillington commented Jul 24, 2016

@coveralls
Copy link

coveralls commented Jul 24, 2016

Coverage Status

Coverage increased (+0.007%) to 77.481% when pulling c07cebc on add-connect-consistency-level into dc94a8d on master.

break
switch connectConsistencyLevel {
case m3db.ConsistencyLevelAll:
clusterAvailable = shardReplicasAvailable == replicas

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems clusterAvailable gets overridden in each iteration? should we break when clusterAvailable is false and only continue otherwise?

@coveralls
Copy link

coveralls commented Jul 27, 2016

Coverage Status

Coverage increased (+2.9%) to 80.363% when pulling e593c76 on add-connect-consistency-level into dc94a8d on master.

@xichen2020
Copy link

LGTM

@robskillington robskillington merged commit 7d663c8 into master Jul 27, 2016
@robskillington robskillington deleted the add-connect-consistency-level branch July 27, 2016 14:16
cw9 added a commit that referenced this pull request Oct 12, 2018
cw9 added a commit that referenced this pull request Oct 13, 2018
cw9 added a commit that referenced this pull request Oct 14, 2018
cw9 added a commit that referenced this pull request Oct 14, 2018
cw9 pushed a commit that referenced this pull request Oct 14, 2018
cw9 pushed a commit that referenced this pull request Oct 16, 2018
cw9 pushed a commit that referenced this pull request Oct 16, 2018
cw9 added a commit that referenced this pull request Oct 16, 2018
cw9 added a commit that referenced this pull request Oct 16, 2018
cw9 added a commit that referenced this pull request Oct 16, 2018
robskillington pushed a commit that referenced this pull request Feb 11, 2019
* Move new namespace input
* Help text
robskillington pushed a commit that referenced this pull request Feb 25, 2019
* Move new namespace input
* Help text
robskillington pushed a commit that referenced this pull request Feb 25, 2019
* Move new namespace input
* Help text
prateek pushed a commit that referenced this pull request Apr 7, 2019
prateek pushed a commit that referenced this pull request Apr 8, 2019
jnyi added a commit to jnyi/m3 that referenced this pull request Jan 17, 2023
emit number of configured pre aggregtion rules as metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants