[
https://issues.apache.org/jira/browse/METRON-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mohan updated METRON-1392:
--------------------------
Summary: Fix a test case to expect an Exception when replication factor
more than number of brokers while creating topic (was: Fix a test case to
create topic with replication factor more than number of brokers )
> Fix a test case to expect an Exception when replication factor more than
> number of brokers while creating topic
> ---------------------------------------------------------------------------------------------------------------
>
> 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)