stash #100
Annotations
10 errors
statics:
pkg/gc/safepoint.go#L162
undefined: newTxnSafePoint
|
statics:
pkg/gc/safepoint.go#L165
undefined: oldTxnSafePoint
|
statics:
pkg/gc/safepoint.go#L176
not enough return values
|
statics:
pkg/gc/safepoint.go#L185
too many arguments in call to m.lock.Lock
|
statics:
pkg/gc/safepoint.go#L186
too many arguments in call to m.lock.Unlock
|
statics:
pkg/gc/safepoint.go#L187
m.gcMetaStorage.LoadMinServiceGCSafePoint undefined (type "github.com/tikv/pd/pkg/storage/endpoint".GCStateStorage has no field or method LoadMinServiceGCSafePoint)
|
statics:
pkg/gc/safepoint.go#L200
m.gcMetaStorage.SaveServiceGCSafePoint undefined (type "github.com/tikv/pd/pkg/storage/endpoint".GCStateStorage has no field or method SaveServiceGCSafePoint)
|
statics:
pkg/gc/safepoint.go#L206
m.gcMetaStorage.LoadMinServiceGCSafePoint undefined (type "github.com/tikv/pd/pkg/storage/endpoint".GCStateStorage has no field or method LoadMinServiceGCSafePoint)
|
statics:
pkg/gc/safepoint_v2.go#L130
not enough arguments in call to manager.v1Storage.LoadGCSafePoint
|
statics
Process completed with exit code 2.
|