Quantum Fabric Installer Hotfix 9.6.0.7 (On-Premises)

Enhancement

  • Middleware's Node Name/Instance Name length has been increased to 255 characters.
    • For Cloud Installations, Middleware uses EC2 instance-id as Node Name.
    • For On-premises, Middleware uses System Property -DKONY_SERVER_NODE_NAME or Network Hostname or Mac Address, whichever is not empty in the provided order.
    • In case all options are empty, a random UUID will be generated.

    NOTE: Although the Node Name length is 255 characters, it is suggested to ensure that it is not completely occupying the entire 255 chars length because Middleware will append a hash to the provided Node Name and then limit it to 255 chars to further reduce the scenario where two nodes can have same names.