New issue
Advanced search Search tips

Issue 646877 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 1
Type: Bug



Sign in to add a comment

Update extensions docserver to use the new Datastore API

Project Member Reported by rdevlin....@chromium.org, Sep 14 2016

Issue description

The version of the Datastore API that the extension docserver uses will be turned down at the end of Sept 2016. We need to update the server.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 14 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/48fff61eb0853269f41db74ef5e5ee432e1beed5

commit 48fff61eb0853269f41db74ef5e5ee432e1beed5
Author: rdevlin.cronin <rdevlin.cronin@chromium.org>
Date: Wed Sep 14 15:44:49 2016

[Extensions DocServer] Update Server for new Datastore API

The Cloud Datastore API is being updated. Update server2 to match.
Release notes for the API:
https://cloud.google.com/datastore/release-notes

BUG= 646877 

Review-Url: https://codereview.chromium.org/2337753002
Cr-Commit-Position: refs/heads/master@{#418572}

[modify] https://crrev.com/48fff61eb0853269f41db74ef5e5ee432e1beed5/chrome/common/extensions/docs/server2/app.yaml
[modify] https://crrev.com/48fff61eb0853269f41db74ef5e5ee432e1beed5/chrome/common/extensions/docs/server2/datastore_util.py

Project Member

Comment 2 by bugdroid1@chromium.org, Sep 19 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/f209a86852187e5a7c9a2f99c8b98ffa92ca7c7a

commit f209a86852187e5a7c9a2f99c8b98ffa92ca7c7a
Author: rockot <rockot@chromium.org>
Date: Mon Sep 19 22:35:22 2016

[Extensions DocServer]: More datastore API updates

Changes the datastore push logic to use the new gcloud
datastore client library.

BUG= 646877 
R=rdevlin.cronin@chromium.org
NOPRESUBMIT=true

Review-Url: https://codereview.chromium.org/2352813003
Cr-Commit-Position: refs/heads/master@{#419594}

[modify] https://crrev.com/f209a86852187e5a7c9a2f99c8b98ffa92ca7c7a/chrome/common/extensions/docs/server2/datastore_util.py

Status: Fixed (was: Assigned)

Sign in to add a comment