disable the instance before dropping. This will ensure no messages are sent to instance.
On Thu, Jan 28, 2016 at 12:04 AM, hahn.jiang.pro <[email protected]> wrote: > Hi, I use helix 0.7.1 in my project. > > I have a problem when I used dropInstance(). After I called dtopInstance, > it will delete the PARTICIPANT and INSTANCE files in zk. But there are some > messages files in INSTANCE folder. I must delete it by my program. > > Does have some way to make sure a instance dropped and zk files cleaned? > > > Thanks. >
