Nikolay Izhikov created IGNITE-16330:
----------------------------------------
Summary: Update slf4j to the latest version
Key: IGNITE-16330
URL: https://issues.apache.org/jira/browse/IGNITE-16330
Project: Ignite
Issue Type: Improvement
Reporter: Nikolay Izhikov
Some of the extenal Ignite dependencies like Kafka uses more recent version of
slf4j which is not compatible with the 1.7.7
{noformat}
[data-plane-kafka-request-handler-5] ERROR state.change.logger - [Broker id=0]
Error while processing LeaderAndIsr request correlationId 1 received from
controller 0 epoch 1 for partition source-dest-3
java.lang.NoClassDefFoundError: org/slf4j/event/Level
{noformat}
We should update sfl4j to the latest version.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)