Skip to content
Snippets Groups Projects
Commit fdc80ecc authored by vito.he's avatar vito.he
Browse files

Mod:comment

parent 6d97b108
No related branches found
No related tags found
No related merge requests found
......@@ -209,7 +209,7 @@ func (l *ZkEventListener) listenDirEvent(zkPath string, listener remoting.DataLi
// listen l service node
dubboPath := path.Join(zkPath, c)
//Add to save into the path map to avoid duplicate listen
//Save the path to avoid listen repeatly
l.pathMapLock.Lock()
_, ok := l.pathMap[dubboPath]
l.pathMapLock.Unlock()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment