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)