maintainer, scheduler: support dynamic merge and split #78
uint_test.yaml
on: pull_request
Dispatcher Unit Test
6m 41s
Maintainer Unit Test
4m 3s
Coordinator And EventService Unit Test
4m 20s
Annotations
6 errors and 3 warnings
Maintainer Unit Test:
maintainer/maintainer_controller.go#L99
undefined: spanReplicationEnabled
|
Maintainer Unit Test:
maintainer/maintainer_controller.go#L139
c.replicationDB.UpdateHotSpan undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method UpdateHotSpan)
|
Maintainer Unit Test:
maintainer/scheduler.go#L101
s.db.GetHotSpansByGroup undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method GetHotSpansByGroup)
|
Maintainer Unit Test:
maintainer/scheduler.go#L140
s.db.ClearHotSpansByGroup undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method ClearHotSpansByGroup)
|
Maintainer Unit Test:
maintainer/maintainer_controller_test.go#L646
s.replicationDB.UpdateHotSpan undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method UpdateHotSpan)
|
Maintainer Unit Test
Process completed with exit code 1.
|
Maintainer Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coordinator And EventService Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dispatcher Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|