Timeout sending messages
Hey everyone.
I'm getting a timeout when trying to send messages:
ERROR Error when sending message to topic test with key: null, value: 4 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback)
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.
I have properly setup the cluster (which has ACTIVE state), and created a couple of topics (which I can list properly as well) using a client machine created using the guide with its security group added to the security group of the cluster nodes. Somehow though, I can't send messages.
Can anyone please help me troubleshoot my issue?
Edited by: joaquinscript on Feb 27, 2019 2:35 PM
Found the error, I was using ZookeeperConnectString instead of BootstrapBrokerString in the arguments for the producer and consumer BrokerList
Relevant questions
How can I include contents-available when sending GCM messages via pinpoint?
asked 10 days agoRequest Timeout when trying to import wordpress xml
asked 3 years agoAWS SNS (Simple Notification Service) not sending transactional messages consistently.
Accepted Answerasked 6 months agoConnection Timeout Error while connection EC2 with Putty
asked 4 months agoSNS error - SMS "Rate exceeded" after 3 messages
asked a year agoCan I send trial messages to verified numbers without registering with TRAI in India?
asked 7 months agoTimeout sending messages
asked 3 years agoAUTHORIZATION_FAILURE error while publishing messages from Java Client
asked a year agoHow get message Visibility Timeout value in Lambda?
Accepted Answerasked 3 months agoProductionAccessNotGranted occurred when test Custome Verification Template
asked 2 years ago