Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Upgrade slf4j from 1.7.36 to 2.0.17
  2. Add a new system variable to the kafka-run-class  (sh & bat) script to define -Dslf4j.provider.
  3. Add other popular slf4j backend binding provider dependencies, e.g., logback.
    • log4j2 (project default) 
    • logback 
    • java.util.logging 

Compatibility, Deprecation, and Migration Plan

...