java-datastore: LocalDatastoreHelper is downloading datastore emulator zip every time even when file exists
还没有人认领这个 Issue。
评估
调研方向
从 java-datastore/google-cloud-datastore/src/main/java/com/google/cloud/datastore/testing/LocalDatastoreHelper.java 开始,然后将传递给 BaseEmulatorHelper.java 的校验和与文档中记录的 MD5 进行比较。当校验和与 7c1f5a3276241a8f78cb1a837daaaa47 匹配,并且现有的 emulator zip 不会再次下载时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
When the LocalDatastoreHelper is started with .start() API it is downloading a 36mb zip file from http://storage.googleapis.com/gcd/tools/cloud-datastore-emulator-2.3.1.zip every time even if file already exist locally.
This is due to checksum mismatch at:
The checksum value that LocalDatastoreHelper is passing down is not correct:
The actual file checksum is 7c1f5a3276241a8f78cb1a837daaaa47:
> curl http://storage.googleapis.com/gcd/tools/cloud-datastore-emulator-2.3.1.
zip | md5sum
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 36.1M 100 36.1M 0 0 8831k 0 0:00:04 0:00:04 --:--:-- 8833k
7c1f5a3276241a8f78cb1a837daaaa47 -
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 2 天 5 小时
- 30 天内合并 PR
- 150
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
googleapis/google-cloud-java 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 65/100
googleapis/google-cloud-java#14132 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
googleapis/google-cloud-java#14025 ·
-
priority: p2 type: bug
难度 2/5 1-3 小时 新手友好度 78/100
googleapis/google-cloud-java#13255 · 2 条评论 ·
-
priority: p3
难度 2/5 1-3 小时 新手友好度 72/100
googleapis/google-cloud-java#13032 ·
-
priority: p3 type: feature request
难度 2/5 1-3 小时 新手友好度 65/100
googleapis/google-cloud-java#12071 ·
查看 googleapis/google-cloud-java 的全部 Issue
相似的 Issue
-
documentation
难度 2/5 1-3 小时 新手友好度 65/100
inu-appcenter/memorIN-backend#288 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
-
frontend maui-pilot pilot-ask question
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
area/plugin
难度 2/5 1-3 小时 新手友好度 75/100
kestra-io/plugin-kestra#190 ·