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/03/27 14:51:24 UTC

[GitHub] [kafka] ketulgupta1995 opened a new pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking

ketulgupta1995 opened a new pull request #10418:
URL: https://github.com/apache/kafka/pull/10418


   Modified LockAndOwner class to have Thread reference instead of just name
   
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### 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.

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



[GitHub] [kafka] ableegoldman commented on pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking

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


   Just some known flaky test failures: `RaftClusterTest.testCreateClusterAndCreateListDeleteTopic()` and the timeout we've been seeing lately


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



[GitHub] [kafka] ableegoldman merged pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking

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


   


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



[GitHub] [kafka] ableegoldman commented on pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking

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


   Merged to trunk


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



[GitHub] [kafka] ketulgupta1995 commented on pull request #10418: KAFKA-12509 Tighten up StateDirectory thread locking

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


   @ableegoldman could you review this


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