Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Raj
Raj has asked
10
questions and find answers to
1
problems.
Stats
67
EtPoint
4
Vote count
10
questions
1
answers
About
Passionate programmer. I've been learning and working with kafka for more than an year now.
Raj questions
When to use ExponentialBackOffPolicy vs FixedBackOffPolicy when setting retry policy for a kafka consumer in a Spring boot app?
How Kafka producers manage the connections
When does Kafka rotates partition leader? Do we have any property to control it?
When should i use batch consumer vs single record consumer
How long would the consumer group alive after the consumers dead?
when to use RecoveryCallback vs KafkaListenerErrorHandler
Should we use max.poll.records or max.poll.interval.ms to handle records that take longer to process in kafka consumer?
If i set 'compression.type' at topic level and producer level, which takes precedence
Git Status - How to exclude unwanted folder's content to be shown when I execute 'git status' command
Raj answers
Kafka10.1 heartbeat.interval.ms, session.timeout.ms and max.poll.interval.ms