matrixone-operator icon indicating copy to clipboard operation
matrixone-operator copied to clipboard

[Bug]: DNSet and CNSet cannot add finalizer if their dependence not ready

Open loveRhythm1990 opened this issue 2 years ago • 0 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Environment

  • Version or commit-id (e.g. v0.1.0 or 8b23a93):
  • Hardware parameters:
  • OS type:
  • Others:

Actual Behavior

if logset not ready for whatever reasons, DNSet and CNSet cannot enter Observe method, so bucket finalizer cannot be added, this problem also exist for other sync logic.

2023-04-19T02:48:47Z	INFO	dependency not ready, requeue	{"namespace": "lr90-test", "name": "mo-tp"}

Expected Behavior

No response

Steps to Reproduce

No response

Additional information

No response

loveRhythm1990 avatar Apr 19 '23 02:04 loveRhythm1990