1. 11 1月, 2021 1 次提交
  2. 28 12月, 2020 1 次提交
  3. 05 11月, 2020 3 次提交
  4. 27 10月, 2020 1 次提交
  5. 26 5月, 2020 1 次提交
  6. 16 5月, 2020 1 次提交
    • W
      [FLINK-15836][k8s] Throw fatal error in KubernetesResourceManager when the... · 4c65864a
      wangyang0918 提交于
      [FLINK-15836][k8s] Throw fatal error in KubernetesResourceManager when the pods watcher is closed with exception
      
      By default the watcher will always reconnect in Kubernetes client internally. However, if the watchReconnectLimit is configured by users via java properties or environment, the watcher may be stopped. Then all the changes of pods will not be processed properly. The reason why the the watcher closed exceptionally is usually because of network problems or port abuse. The correct way is to fail the jobmanager pod and retry in a new one.
      
      This closes #11010.
      4c65864a
  7. 16 4月, 2020 2 次提交
  8. 08 4月, 2020 1 次提交
  9. 12 3月, 2020 1 次提交
  10. 05 3月, 2020 3 次提交
  11. 03 2月, 2020 2 次提交
  12. 17 12月, 2019 1 次提交
  13. 05 12月, 2019 1 次提交