mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-19 19:53:32 +08:00
kafka set the right topic
This commit is contained in:
@@ -174,7 +174,7 @@ func (f *Filer) DeleteEntryMetaAndData(p FullPath, isRecursive bool, shouldDelet
|
||||
if p == "/" {
|
||||
return nil
|
||||
}
|
||||
glog.V(0).Infof("deleting entry %v", p)
|
||||
glog.V(3).Infof("deleting entry %v", p)
|
||||
|
||||
f.NotifyUpdateEvent(entry, nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user