Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-7611 Eliminate compiler warnings in Kafka
  3. KAFKA-7614

Fix scalac warnings and enable warnings as errors

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The only way to keep warnings out is to treat them as errors. Unfortunately, some deprecation warnings cannot be disabled with scalac alone. The silencer compiler plugin (https://github.com/ghik/silencer) may provide a way out. We should try it and see if it makes it possible to fix all the warnings so that we can treat them as errors.

      Attachments

        Activity

          People

            tuvtran Tu Tran
            ijuma Ismael Juma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: