-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Streams
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.34, nxplatform 11.1.35, nxplatform 11.1.36
-
Story Points:0
Current Kafka lib are
- Kafka 2.3.1 in master 11.1
- Kafka 2.1.1 in 10.10
Latest stable version is 2.5.0 which solve the wrong CommitFailedException raised in NXP-29044. This introduce another listener callback onPartitionLost.
master should be aligned on 2.5.0 to help to pinpoint more precisely problems.