python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
AWS MSK - Debezium Postgres Connector for AWS RDS - Failed to Connect
I'm currently facing the following issue when using AWS MSK Connector (Debezium Postgres Connector)
[Worker-0509fac07b9701a23] [2022-01-19 04:55:28,759] ERROR Failed testing connection for jdbc:postg...
hbhargav
Votes: 0
Answers: 1
Creating MSK event source mapping for Lambda function fails
I am using the AWS-CDK to create a stack with an AWS-MSK cluster and a Lambda function which should be triggered, when a new message is available in a specific topic.
I already had it working nicely a...
ghost23
Votes: 0
Answers: 1
Changing the number of partitions in AWS MSK with no downtime
Still fairly new to kafka. Trying to change the number of partitions without any downtime/data loss. Currently have 1 partition with 2 brokers and I want to move to, say 10 partitions with 3 brokers (...
friartuck
Votes: 0
Answers: 0
How to measure kafka reBalance duration
is there tool available to measure Kafka re-balancing duration? or check any intermediate status?
we have observe a many time, specific consumer get stuck forever during Kafka rebalancing, we never w...
kus
Votes: 0
Answers: 1