mirror of
https://github.com/coredns/coredns.git
synced 2026-07-18 05:30:13 -04:00
plugin/secondary: reset catalog members on ID change (#8281)
Signed-off-by: houyuwushang <liuluoqianqiu@outlook.com>
This commit is contained in:
@@ -25,6 +25,7 @@ type Secondary struct {
|
||||
|
||||
type dynamicZone struct {
|
||||
catalog string
|
||||
memberID string
|
||||
shutdown chan bool
|
||||
stopOnce sync.Once
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user