Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-8190

Keystore update without file change doesn't update SSLContext

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0, 2.2.0, 2.1.1
    • 2.3.0, 2.1.2, 2.2.1
    • core
    • None

    Description

      We reload SSL keystores and truststores on a dynamic config update on the broker if one of the configs has changed or if the file modification time has changed. For update without config change, we compare the modification time at the last load with the current modification time of the file. But we load the file for validation of dynamic configs and when reconfiguring we compare the time updated during validation with file modification time. As a result SSLContext is not updated.

      Attachments

        Issue Links

          Activity

            People

              rsivaram Rajini Sivaram
              rsivaram Rajini Sivaram
              Manikumar Manikumar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: