Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-2476 Further refine tls-toolkit based on feedback gathered during beta
  3. NIFI-2586

Add Javadoc, Cleanup Exit Code, Fix password generation, genericize nifi property updates

    XMLWordPrintableJSON

Details

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

    Description

      Need to add javadocs.

      Exit code usage should be unified.

      Password generation creates a random BigInteger base 64 encodes its byte array. This leads to biases since the BigIntegers are always positive.

      Should be straightforward to switch to using the random bytes directly after base 64 encoding.

      Also need to set nifi.cluster.protocol.is.secure to true, make properties updating more generic.

      Attachments

        Issue Links

          Activity

            People

              bbende Bryan Bende
              bryanrosander@gmail.com Bryan Rosander
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: