Hi,

> Hi Marcus,
> What Ran meant is that please run the following command to check the
> result.
> 
> bin/kafka-topics.sh --describe --topic TOPIC_NAME --bootstrap-server
> localhost:9092

Ah, from the kafka tooling. Sorry I was confused because the aws
api name their commands also --describe-something ;)

here we go:

Topic:cb-request        PartitionCount:1        ReplicationFactor:2     
Configs:min.insync.replicas=2,message.format.version=2.6-IV0,unclean.leader.election.enable=true
        Topic: cb-request       Partition: 0    Leader: 2       Replicas: 2,1  
Isr: 2,1

ok, I think that explains everything. The topic has not assigned more
than one partition

Actually it turns out I'm so stupid. When I created the topic via
"bin/kafka-topics.sh --create" I'm sure I'll gave the --partitions
option a number and that was probably "1"

Thanks for the hint and sorry if I wasted your time

Regards,
Marcus
-- 
 Public Key available via: https://keybase.io/marcus_schaefer/key.asc
 keybase search marcus_schaefer
 -------------------------------------------------------
 Marcus Schäfer                 Am Unterösch 9
 Tel: +49 7562 905437           D-88316 Isny / Rohrdorf
 Germany
 -------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

Reply via email to