You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/10/20 13:08:02 UTC

[jira] [Created] (KAFKA-6096) Add concurrent tests to exercise all paths in group/transaction managers

Rajini Sivaram created KAFKA-6096:
-------------------------------------

             Summary: Add concurrent tests to exercise all paths in group/transaction managers
                 Key: KAFKA-6096
                 URL: https://issues.apache.org/jira/browse/KAFKA-6096
             Project: Kafka
          Issue Type: Test
          Components: core
            Reporter: Rajini Sivaram
             Fix For: 1.1.0


We don't have enough tests to test locking/deadlocks in GroupMetadataManager and TransactionManager. Since we have had a lot of deadlocks (KAFKA-5970, KAFKA-6042 etc.) which were not detected during testing, we should add more mock tests with concurrency to verify the locking.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)