Hi,
We have a skip list set called regionsInTransitionnRS where we try to maintain a list to know the currently processing regions for closing and opening. In open region handler we are trying to throw an error if the regions are in transition in that RS and we get an open call for the same region. But where are we adding elements to the set ? Am i correct ? Is it a problem ? Regards Ram
