forked from apache/cassandra-java-driver
-
Notifications
You must be signed in to change notification settings - Fork 42
Driver config reporting — stage 2: full DRIVER_CONFIG report #968
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
Open
nikagra
wants to merge
24
commits into
scylladb:scylla-4.x
Choose a base branch
from
nikagra:feature/driver-config-reporting-phase2
base: scylla-4.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
2acdd7d
refactor: send SESSION_ID from StartupOptionsBuilder on every connection
nikagra a72f5a4
refactor: extract the orphan-request correction and the sharding-info…
nikagra 4a73f5e
feat(ssl): expose whether an SslEngineFactory validates host names
nikagra 2a4f03d
feat(time): expose whether a TimestampGenerator assigns timestamps cl…
nikagra 3701629
test: ship the normative v1 driver-config schema and its validator
nikagra f445494
feat: report the full driver configuration to the cluster at connecti…
nikagra 4cee5aa
feat: report the driver configuration by default
nikagra 0c393fd
feat: expose the latched policy state the config report needs to read
nikagra fb21cfc
feat: report the driver configuration in the revised v1 schema shape
nikagra b911b0b
feat: let retry policies report a configured retry limit
nikagra dd32273
fix: correct three values the DRIVER_CONFIG report got wrong
nikagra 769d791
test: resync the vendored v1 schema with the latest revision
nikagra ad487cd
feat(ssl): let an SslEngineFactory report unknown host name validation
nikagra d8077a2
feat(time): let a TimestampGenerator report unknown timestamp assignment
nikagra 921f8fb
fix: never lose the whole report to one missing config option
nikagra 911df4f
fix: report DC failover as off when there is no datacenter preference
nikagra 9299572
fix: keep the config report off the connection path when Jackson is a…
nikagra e8d8e8f
fix(session): resolve the driver config reporter during session init
nikagra b6584b6
docs: the non-positive in-flight.max gap is unreachable, not live
nikagra 2d062a2
docs: flag node-preference as an approximation for custom policies
nikagra ef6b7e6
test: validate a custom speculative-execution policy against the schema
nikagra 06a4270
refactor: drop an unrelated ChannelPool extraction
nikagra 1474db3
docs: trim rationale duplicated between tls() and buildJson()
nikagra 4ddf4ca
fix: report the speculative execution parameters the policy is runnin…
nikagra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.