4.17.09.03 - Edge for Private Cloud 版本資訊

您正在查看 Apigee Edge 說明文件。
查看 Apigee X 說明文件
資訊

我們在 2018 年 10 月 10 日推出了新版 Apigee Edge for Private Cloud。

更新程序

如要更新安裝,請在邊緣節點上執行以下程序:

  1. 在所有邊緣節點上:
    1. 清除 Yum 存放區:
      sudo yum clean all
    2. 更新「/tmp/bootstrap_4.17.09.sh」中的 Edge 4.17.09 bootstrap_4.17.09.sh 檔案:
      curl https://software.apigee.com/bootstrap_4.17.09.sh -o /tmp/bootstrap_4.17.09.sh
    3. 安裝 Edge 4.17.09 apigee-service 公用程式和依附元件:
      sudo bash /tmp/bootstrap_4.17.09.sh apigeeuser=username apigeepassword=password

      其中 username:password 是您從 Apigee 收到的憑證。如果省略 password,系統會提示您輸入。

    4. 更新 apigee-setup 公用程式:
      sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
    5. 使用 source 指令執行 apigee-service.sh 檔案的內容:
      source /etc/profile.d/apigee-service.sh
  2. 在每個訊息處理器節點上,執行 update 公用程式:
    /opt/apigee/apigee-setup/bin/update.sh -c edge -f config_file

修正錯誤

下表列出這個版本中已修正的錯誤:

問題 ID 說明 版本號碼*
79221633 NIO 執行緒因 cancelledKeyException 而結束 edge-gateway-4.17.09-0.0.20003