You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/12/07 13:19:17 UTC

[GitHub] [kafka] cadonna opened a new pull request #11574: MINOR: Fix internal topic manager tests

cadonna opened a new pull request #11574:
URL: https://github.com/apache/kafka/pull/11574


   When the unit tests of the internal topic manager test
   are executed on a slow machine (like sometimes in automatic builds)
   they sometimes fail with a timeout exception instead of the expected
   exception. To fix this behavior, this commit replaces the use of
   system time with mock time.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] cadonna commented on pull request #11574: MINOR: Fix internal topic manager tests

Posted by GitBox <gi...@apache.org>.
cadonna commented on pull request #11574:
URL: https://github.com/apache/kafka/pull/11574#issuecomment-988124933


   Test failures are not related.


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] cadonna merged pull request #11574: MINOR: Fix internal topic manager tests

Posted by GitBox <gi...@apache.org>.
cadonna merged pull request #11574:
URL: https://github.com/apache/kafka/pull/11574


   


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org