Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
4.17.09.03 - Edge for Private Cloud 版本说明
<ph type="x-smartling-placeholder"></ph>
您正在查看 Apigee Edge 文档。
转到
Apigee X 文档。 信息
2018 年 10 月 10 日,我们发布了适用于私有云的新版 Apigee Edge。
更新过程
如需更新安装,请在 Edge 节点上执行以下步骤:
- 在所有 Edge 节点上:
<ph type="x-smartling-placeholder">
</ph>
- 清理 Yum 代码库:
sudo yum clean all
- 在以下位置更新 Edge 4.17.09
bootstrap_4.17.09.sh 文件:
“/tmp/bootstrap_4.17.09.sh”:
curl https://software.apigee.com/bootstrap_4.17.09.sh -o /tmp/bootstrap_4.17.09.sh
- 安装 Edge 4.17.09
apigee-service 实用程序和依赖项:
sudo bash /tmp/bootstrap_4.17.09.sh apigeeuser=username apigeepassword=password
其中 username:password 是您收到的凭据
Apigee。如果您省略 password,系统会提示您输入。
- 更新
apigee-setup 实用程序:
sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
- 使用
apigee-service.sh
source 命令:
source /etc/profile.d/apigee-service.sh
- 在每个消息处理器节点上,运行
update 实用程序:
/opt/apigee/apigee-setup/bin/update.sh -c edge -f config_file
已修复 Bug
下表列出了此版本中修复的 bug:
| 问题 ID |
说明 |
build 号* |
| 79221633 |
NIO 线程退出并显示 CancelledKeyException |
edge-gateway-4.17.09-0.0.20003 |
*关于 build 号
<ph type="x-smartling-placeholder">
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-02-03。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-02-03。"],[],[]]