You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/10/08 22:55:44 UTC

[GitHub] [helix] kaisun2000 opened a new issue #1454: Fix task related unstable unit test

kaisun2000 opened a new issue #1454:
URL: https://github.com/apache/helix/issues/1454


   Currently selective update can result in "phantom read". For example, when job1 cfg is added and then workflow cfg containing job 1 is updated. The selective update may only see updated workflow cfg but not job 1 cfg. This would cause job1 cfg and ctx removed. THus hanging tests.
   
   Currently we work around this issue by setting purge interval to -1 and enhance logging in task to make test stable.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] jiajunwang commented on issue #1454: Fix task related unstable unit test

Posted by GitBox <gi...@apache.org>.
jiajunwang commented on issue #1454:
URL: https://github.com/apache/helix/issues/1454#issuecomment-849104829


   Close test unstable tickets since we have an automatic tracking mechanism https://github.com/apache/helix/pull/1757 now for tracking the most recent test issues.


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] jiajunwang closed issue #1454: Fix task related unstable unit test

Posted by GitBox <gi...@apache.org>.
jiajunwang closed issue #1454:
URL: https://github.com/apache/helix/issues/1454


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org