org.apache.kafka.common.errors.ApiException: The session timeout is not within an acceptable range.
To overcome above issue in kafka v 0.9.x consumer , set the "session.timeout.ms" property value @ consumer properties > group.min.session.timeout.ms property @ server.properties
No comments:
Post a Comment