You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Mohan (JIRA)" <ji...@apache.org> on 2018/01/09 09:10:00 UTC

[jira] [Created] (METRON-1392) Fix a test case to create topic with replication factor more than number of brokers

Mohan created METRON-1392:
-----------------------------

             Summary: Fix a test case to create topic with replication factor more than number of brokers 
                 Key: METRON-1392
                 URL: https://issues.apache.org/jira/browse/METRON-1392
             Project: Metron
          Issue Type: Bug
            Reporter: Mohan
            Assignee: Mohan
            Priority: Minor


KafkaServiceImplTest.createTopicShouldFailIfReplicationFactorIsGreaterThanAvailableBrokers()
is suppose to test create topic with replication factor more than number of brokers, which is expected to throw exception, but the test case doesn't expect exception and neither mocked to throw exception when the replication factor is greater than number of brokers. 



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