Hi Vinayak: For auto_rebalance mode resources, dropping them should trigger the same logic for the partition to go into OFFLINE state then disappear, just like dropping a resource in AUTO mode. Can you share the participant/controller log if there are any?
Thanks, -shi On Wed, May 8, 2013 at 3:38 PM, kishore g <[email protected]> wrote: > Hi Vinayak, > > Thats probably a bug. Do you have a test case? > > thanks, > Kishore G > > > On Wed, May 8, 2013 at 3:13 PM, Vinayak Borkar <[email protected]> wrote: > >> Hi, >> >> >> When I create a resource and rebalance it, the participants receive >> transitions for that resource and its partitions become masters. However, >> when I drop the resource from Helix (using --dropResource in helix-admin), >> I do not see any transitions from master -> slave -> dropped. In fact >> --listResourceInfo shows the external view of the resource partitions as >> being in the master state. >> >> What is the process to be followed in auto_rebalance mode to have the >> resources deleted from the entire cluster? >> >> Thanks, >> Vinayak >> > >
