google-app-engine - GAE Blobstore 类文件 API 弃用时间表(py 2.7 运行时)

标签 google-app-engine python-2.7

这是 App Engine 团队的问题。

上周,我们意识到 App Engine 团队已将用于写入和读取 blobstore 的类文件 API 标记为已弃用,并可能在未来被删除。我们有相当多的基础设施依赖于该 API,现在我们需要将其移植到他们建议的替代方案(谷歌云存储),这不是一项微不足道的工作(特别是考虑到我们当前的积压)。所以问题是:这个类似文件的 API 多久不可用?根据答案,我们知道这一点非常重要,我们可能会整理积压工作以优先考虑将使用 Blobstore 移植到 GCS。

谢谢。

最佳答案

Google App Engine 产品经理 Chris Ramsdale 的官方回应:

while there's currently no defined date for decommissioning this API, we are committed to supporting it throughout the remainder of the year (2013). please don't hesitate to reach out to me directly [redacted], if you have further questions (this thread is fine as well).

关于google-app-engine - GAE Blobstore 类文件 API 弃用时间表(py 2.7 运行时),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17903025/

相关文章:

带有 os.SEEK_CUR 与 os.SEEK_SET 的 python file.seek()

python - 删除字符串中的重复 block

python - 函数所需的整数

python - django-tables2 : Table subclassing and Meta inner class attributes

python - 来自 ndb.DateTimeProperty(auto_true=now) 的 ndb.CompulatedProperty 第一次调用错误

java - 如何并行更新 400,000 个 GAE 数据存储实体?

javax.servlet.UnavailableException : No class in holder on deployed application with jsp

python - 强制YouTube API upload_video.py身份验证在外部浏览器中打开?

Python - 基于另一个列表的度假村列表

java - 在线发布请求超时,但本地未超时 [Google App Engine]