alibaba/GraphScope

Coordinator should not try to pull all resources after restarts, it should connect.

Open

#2,872 opened on 2023年6月13日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)HTML (2,401 stars) (301 forks)batch import
component:coordinatorgood first issue

説明

In kubernetes deployment if the coordinator restarts due to OOM or pod evicted, it will try to pull all components again upon start up, and it will fail cause all resources is already exists, thus causing a infinite failed condition.

It should try to connect in such case.

コントリビューターガイド

Coordinator should not try to pull all resources after restarts, it should connect. · alibaba/GraphScope#2872 | Good First Issue