Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-12894 KIP-750: Drop support for Java 8 in Kafka 4.0 (deprecate in 3.0)
  3. KAFKA-17883

Fix jvm error caused by UseParNewGC when running old kafka client in e2e

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None
    • None

    Description

      Fix JVM error caused by UseParNewGC when running an old Kafka client in E2E tests. The old JVM config options like UseParNewGC were removed in JDK 11 (see JDK-8151084), so we need to update the JVM options used to run the old Kafka client. A helper function, fix_opts_for_new_jvm, is available to add suitable JVM configurations for the old Kafka client. ConsumerPerformanceService, EndToEndLatencyService, and ProducerPerformanceService need to be updated accordingly.

      Attachments

        Issue Links

          Activity

            People

              yung Jhen-Yung Hsu
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: