Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Conversation

wsh
Copy link
Contributor

@wsh wsh commented Aug 2, 2017

No description provided.

@wsh wsh force-pushed the moe_2017-08-01 branch 2 times, most recently from adc4667 to 11ed4c6 Compare August 5, 2017 00:40
wsh and others added 13 commits August 4, 2017 17:43
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=122781268
…ady been turned down (b/26638388), and they have been detached from the AppServer. PSI was turned down publicly in Dec 2015 for App Engine.

Tested:
    TAP train for global presubmit queue
    http://test/OCL:126756897:BASE:126907869:1468016015932:58f13fe7
    Some tests failed; test failures are believed to be unrelated to this CL

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127158613
…sed wait calls.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127337051
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134335988
A paragraph ending in "::" will get converted to a ":" and the following indented block will be parsed as code."

Rename datastore to Cloud Datastore in comments.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135394643
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146945176
Add a test showing that a single non-transactional commit cannot affect the same key multiple times.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146958584
…d ability for TransactionalConnection to be rollback() after failed commit().

TransactionalConnection previously didn't allow rollback after any commit operation, even if it failed. Ideally the client should be able to roll back failed commits to free up state on the server.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=147885281
… from https://groups.google.com/a/google.com/forum/#!msg/python-users/xwO_0_LK_oM/mnBEVBbfCgAJ

All ndb tests pass with and without the --run_under=//tools/test:forge_ipv6_only

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148404993
This also unblocks b/62039789 because running ndb unittest with api_server and cloud emulator would only work with python27 set-up.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=159034429
…ing create_index.

For query_test, we just need to delete the call to create_index;
For model_test, we need to set up index for the test, which requires an app root_path.

The v3 service method being tested is GetIndices, CreateIndex is called to for test set-up. This works with the old GAE SDK. But with cloud emulator, CreateIndex is not supported.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=161211686
@wsh wsh force-pushed the moe_2017-08-01 branch 3 times, most recently from 72412f1 to f078e62 Compare August 5, 2017 00:52
@wsh wsh changed the title MOE sync 2017-08-01 1.1.0 / MOE sync 1 August 2017 Aug 5, 2017
Restore local_cloud_datastore_factory from MOE sync, modify to be
compatible with googledatastore 7.0.1.
Bump dependency to googledatastore 7.0.1.
Add IntelliJ dirs to .gitignore.
Bump App Engine SDK to 1.9.57, add SHA-256 checksum verification for
download.
@wsh wsh force-pushed the moe_2017-08-01 branch from f078e62 to f0c52e4 Compare August 5, 2017 01:12
@pcostell pcostell merged commit 5730028 into master Aug 7, 2017
@pcostell
Copy link
Contributor

pcostell commented Aug 7, 2017

Looks great, thanks @wsh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants