yanxinyi commented on pull request #1105:
URL: https://github.com/apache/phoenix/pull/1105#issuecomment-765609590


   > @yanxinyi View's not getting deleted while parent was dropped has 
something to do with SYSTEM.TASK? Do we save some intermittent state while 
dropping view in SYSTEM.TASK?
   
   Yes. The test issued a cascade drop and then force SYSTEM.TASK to run; 
however, it might be the race condition that SYSTEM.TASK already started and 
caused race condition. Changing the running interval config to the max value 
can avoid this behavior. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to