1. 11 1月, 2021 1 次提交
  2. 28 12月, 2020 1 次提交
  3. 22 10月, 2020 1 次提交
  4. 04 6月, 2020 1 次提交
  5. 17 5月, 2020 2 次提交
  6. 27 4月, 2020 1 次提交
  7. 16 4月, 2020 1 次提交
    • W
      [FLINK-15790][k8s] Make some interfaces in FlinkKubeClient asynchronous which... · 577abe7f
      wangyang0918 提交于
      [FLINK-15790][k8s] Make some interfaces in FlinkKubeClient asynchronous which potentially blocks the execution of RpcEndpoint's main thread
      
      The interfaces in FlinkKubeClient will be called both in Client and ResourceManager. To avoid potentially blocking the execution of RpcEndpoint's main thread, these interfaces #createTaskManagerPod, #stopPod should be implemented asynchronously.
      
      This closes #11427.
      577abe7f
  8. 25 3月, 2020 1 次提交
  9. 23 3月, 2020 1 次提交
  10. 17 3月, 2020 1 次提交
  11. 05 3月, 2020 3 次提交
  12. 08 1月, 2020 1 次提交
  13. 17 12月, 2019 1 次提交
  14. 08 12月, 2019 1 次提交
  15. 05 12月, 2019 1 次提交