maintainer, scheduler: support dynamic merge and split #1793
check_and_build.yaml
on: pull_request
Mac OS Build
3m 22s
Linux Build
3m 47s
Annotations
10 errors and 2 warnings
Mac OS Build:
maintainer/maintainer_controller.go#L99
undefined: spanReplicationEnabled
|
Mac OS Build:
maintainer/maintainer_controller.go#L139
c.replicationDB.UpdateHotSpan undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method UpdateHotSpan)
|
Mac OS Build:
maintainer/scheduler.go#L101
s.db.GetHotSpansByGroup undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method GetHotSpansByGroup)
|
Mac OS Build:
maintainer/scheduler.go#L140
s.db.ClearHotSpansByGroup undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method ClearHotSpansByGroup)
|
Mac OS Build
Process completed with exit code 2.
|
Linux Build:
maintainer/maintainer_controller.go#L99
undefined: spanReplicationEnabled
|
Linux Build:
maintainer/maintainer_controller.go#L139
c.replicationDB.UpdateHotSpan undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method UpdateHotSpan)
|
Linux Build:
maintainer/scheduler.go#L101
s.db.GetHotSpansByGroup undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method GetHotSpansByGroup)
|
Linux Build:
maintainer/scheduler.go#L140
s.db.ClearHotSpansByGroup undefined (type *"github.com/pingcap/ticdc/maintainer/replica".ReplicationDB has no field or method ClearHotSpansByGroup)
|
Linux Build
Process completed with exit code 2.
|
Mac OS Build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Linux Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|