MM-52600: [Shared Channels] Shared channels do not sync channel membership (#30976)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
0082e3e94d
Коммит
fa1c77d9b0
@@ -290,7 +290,7 @@ func (rcs *Service) pause() {
|
||||
rcs.server.Log().Debug("Remote Cluster Service inactive")
|
||||
}
|
||||
|
||||
// SetActive forces the service to be active or inactive
|
||||
// SetActive forces the service to be active or inactive for testing
|
||||
func (rcs *Service) SetActive(active bool) {
|
||||
rcs.mux.Lock()
|
||||
defer rcs.mux.Unlock()
|
||||
|
||||
Ссылка в новой задаче
Block a user