Skip to content

CDB-22: Introduce disallowed write consistencies guardrail#5

Merged
nastra merged 1 commit intodatastax:guardrailsfrom
nastra:CDB-22
Apr 28, 2020
Merged

CDB-22: Introduce disallowed write consistencies guardrail#5
nastra merged 1 commit intodatastax:guardrailsfrom
nastra:CDB-22

Conversation

@nastra
Copy link
Copy Markdown

@nastra nastra commented Apr 22, 2020

@nastra nastra changed the base branch from trunk to guardrails April 22, 2020 15:12
Copy link
Copy Markdown

@snazy snazy left a comment

Choose a reason for hiding this comment

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

Not a full review, but a few comments.
Generally, let's keep the number of changes as small as possible (i.e. no unnecessary changes to imports).

I assume, that this is mostly the dse-db guardrails copied+pasted into the OSS source tree.

I think that the name of the emulate_dbass_defaults is confusing, because nobody in the OSS world knows what "dbass" is and why it's here and what it emulates, although it actually changes things.

Comment thread conf/cassandra.yaml
Comment thread src/java/org/apache/cassandra/cql3/statements/schema/CreateTableStatement.java Outdated
Comment thread src/java/org/apache/cassandra/guardrails/Guardrail.java Outdated
Comment thread src/java/org/apache/cassandra/guardrails/Guardrail.java Outdated
Comment thread conf/cassandra.yaml Outdated
Comment thread test/unit/org/apache/cassandra/cql3/CQLTester.java Outdated
Comment thread test/unit/org/apache/cassandra/cql3/CQLTester.java
Comment thread test/unit/org/apache/cassandra/cql3/CQLTester.java
Comment thread test/unit/org/apache/cassandra/cql3/CQLTester.java
Comment thread test/unit/org/apache/cassandra/cql3/CQLTester.java
@nastra nastra force-pushed the CDB-22 branch 3 times, most recently from 3b25043 to fbfed9d Compare April 27, 2020 06:27
@nastra nastra force-pushed the CDB-22 branch 2 times, most recently from c91a910 to bd1f702 Compare April 28, 2020 09:15
Comment thread conf/cassandra.yaml Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Since this flag won't make it into OSS we need to remove it and ask Jim to apply these directly.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

as discussed on Slack: We'll port guardrails "mostly" as they are in DSE and then later apply any additional refactoring that is required for OSS

Copy link
Copy Markdown

@tjake tjake left a comment

Choose a reason for hiding this comment

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

Main issue is we need to remove all the DBAAS defaults stuff.

@nastra nastra merged commit 94b2504 into datastax:guardrails Apr 28, 2020
@nastra nastra deleted the CDB-22 branch April 28, 2020 14:15
jbellis added a commit that referenced this pull request Apr 21, 2023
Fix RowFilter for ann during network messaging
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