mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-04-05 20:52:50 +08:00
logging
This commit is contained in:
parent
a375b2815e
commit
6ef3e6bcad
@ -136,4 +136,5 @@ func (p *LocalPartition) Shutdown() {
|
||||
p.closeSubscribers()
|
||||
p.LogBuffer.ShutdownLogBuffer()
|
||||
atomic.StoreInt32(&p.FollowerId, 0)
|
||||
glog.V(0).Infof("local partition %v shutting down", p.Partition)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user