Skip to content

Removing use of isolation level in datastore. - #1343

Closed
dhermes wants to merge 1 commit into
googleapis:masterfrom
dhermes:ditch-iso-level
Closed

Removing use of isolation level in datastore.#1343
dhermes wants to merge 1 commit into
googleapis:masterfrom
dhermes:ditch-iso-level

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

In v1beta3 all transactions are serializable.

NOTE: This should not be merged until v1beta3 is launched but it should be straightforward to review.

@dhermesdhermes added api: datastore Issues related to the Datastore API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Jan 3, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 3, 2016
@dhermesdhermes mentioned this pull request Jan 3, 2016
49 tasks
@tseaver

Copy link
Copy Markdown
Contributor

LGTM, pending the release of v1b3.

In `v1beta3` all transactions are serializable.
@dhermes

Copy link
Copy Markdown
ContributorAuthor

Closing and re-sending against v1beta3 branch as in #1339

@dhermesdhermes closed this Jan 21, 2016
@dhermes
dhermes deleted the ditch-iso-level branch January 29, 2016 02:06
parthea pushed a commit that referenced this pull request Nov 24, 2025
* fix: fixes bug with generated test.
* chore: update integration tests.
* chore: fix bug.
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.do not mergeIndicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot