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 AwaitSchemaAgreement to Session #1395

Merged

Conversation

annismckenzie
Copy link
Contributor

This adds AwaitSchemaAgreement to the *gocql.Session object by using the control connection and the already existing awaitSchemaAgreement functionality on the Connection object.

See scylladb/gocqlx#106 and #1301 for details.

@annismckenzie annismckenzie force-pushed the add-await-schema-agreement-to-session branch 5 times, most recently from f00bfde to ce3b202 Compare January 29, 2020 17:22
@annismckenzie annismckenzie marked this pull request as ready for review January 30, 2020 08:54
@annismckenzie
Copy link
Contributor Author

Could someone take a look at this? 😅

session.go Show resolved Hide resolved
session.go Show resolved Hide resolved
@annismckenzie annismckenzie force-pushed the add-await-schema-agreement-to-session branch from ce3b202 to 7776787 Compare January 31, 2020 11:04
@Zariel Zariel merged commit 92af2e0 into apache:master Jan 31, 2020
@annismckenzie annismckenzie deleted the add-await-schema-agreement-to-session branch January 31, 2020 11:15
martin-sucha added a commit to kiwicom/gocql that referenced this pull request Feb 5, 2020
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