GAE Blobstore file-like API deprecation timeline (py 2.7 runtime)

只愿长相守 提交于 2020-01-12 08:28:14

问题


This is a question for the App Engine team.

Last week we realized that the App Engine team had marked the file-like API for writing and reading to the blobstore as being deprecated and likely to be removed in the future. We have quite a bit of infrastructure relying on that API that now we need to port to the alternative they suggest (Google Cloud Storage) and this is not a trivial effort (especially considering our current backlog). So the question is: how soon will this file-like API be unavailable? It's fairly important for us to know as depending on the answer, we might shuffle our backlog to prioritize the porting of using the Blobstore to GCS.

Thanks.


回答1:


Official response from Chris Ramsdale, Product Manager, Google App Engine:

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).



来源:https://stackoverflow.com/questions/17903025/gae-blobstore-file-like-api-deprecation-timeline-py-2-7-runtime

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!