Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Bhooshan MogalBhooshan MogalReporter
Leonid FedotovLeonid FedotovAffects versions
Components
Priority
Major
Details
Details
Assignee
Bhooshan Mogal
Bhooshan MogalReporter
Leonid Fedotov
Leonid FedotovAffects versions
Components
Priority
Created January 23, 2017 at 9:21 PM
Updated June 9, 2020 at 1:30 AM
Resolved June 9, 2020 at 1:30 AM
Customer trying to set small nnumber of Kafka partitions:
<property>
<name>kafka.server.num.partitions</name>
<value>3</value>
</property>
CDAP is not see the logs in the UI. Instead whenever a log is asked for in the UI the master log produces about there not being a leader for partition 7..8..4.
It does not seem like kafka.server.num.partitions value was being respected.