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 2020/11/03 13:56:12 UTC

[GitHub] [kafka] RamanVerma commented on pull request #9364: KAFKA-10471 Mark broker crash during log loading as unclean shutdown

RamanVerma commented on pull request #9364:
URL: https://github.com/apache/kafka/pull/9364#issuecomment-720697940


   @junrao I don't think the JDK 15 failure is related to my change.
   - We see that tests pass till JDK 11
   - I have run the test in my IDE with AdoptOpenJDK15 and it passed
   - The test fails because the reassignment has not completed within timeout window. As part of this change, I have not changed the way cleanShutdownFile is created, or anything related to the reassignment of replicas. We just changed when this file is to be deleted.


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