Skip to content

Removing use of isolation level in datastore. - #1407

Merged
dhermes merged 1 commit into
googleapis:datastore-v1beta3from
dhermes:ditch-iso-level
Jan 29, 2016
Merged

Removing use of isolation level in datastore.#1407
dhermes merged 1 commit into
googleapis:datastore-v1beta3from
dhermes:ditch-iso-level

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

In v1beta3 all transactions are serializable.

In `v1beta3` all transactions are serializable.
@dhermesdhermes added the api: datastore Issues related to the Datastore API. label Jan 21, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 21, 2016
@dhermes

Copy link
Copy Markdown
ContributorAuthor

Was #1343

@dhermesdhermes mentioned this pull request Jan 21, 2016
49 tasks
@dhermes

Copy link
Copy Markdown
ContributorAuthor

@tseaver PTAL

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Jan 29, 2016
Removing use of isolation level in datastore.
@dhermes
dhermes merged commit cf06ef8 into googleapis:datastore-v1beta3Jan 29, 2016
@dhermes

Copy link
Copy Markdown
ContributorAuthor

@tseaver Any ideas for a good way to manage the datastore-v1beta3 branch / keep it up to date with master? Should I send PRs for the rebases?

@tseaver

Copy link
Copy Markdown
Contributor

I'd say we could just merge master to it before merging it back: since it is a long-lived integration branch, the extra merge(s) (might be more than one) actually document keeping it up to date.

@dhermes

Copy link
Copy Markdown
ContributorAuthor

OK.

@dhermes
dhermes deleted the ditch-iso-level branch January 29, 2016 02:06
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Mar 9, 2026
…fig (#1407)
Source-Link: googleapis/synthtool@106d292
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8ff1efe878e18bd82a0fb7b70bb86f77e7ab6901fed394440b6135db0ba8d84a
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastoreIssues related to the Datastore API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot