donglijie

Results 3 issues of donglijie

ZooKeeper client = new ZooKeeper("127.0.0.1:2181/鸡太美", 3000, null); 这行代码,如果一开始没有创建 /鸡太美这个路径的话,在执行下面的创建/更新视频、/更新视频/跳舞、/更新视频/跳舞/20201101 路径的时候会报错,

when I execute runtime.executeVoidScript("function classify" + i + functionSplit); in a for loop, there will be a out of memory, I want to know how to remove the script binded...