Tristan Stevens created KAFKA-14710:
---------------------------------------

             Summary: KRaft cannot initialise storage for valid UUID
                 Key: KAFKA-14710
                 URL: https://issues.apache.org/jira/browse/KAFKA-14710
             Project: Kafka
          Issue Type: Bug
          Components: kraft
    Affects Versions: 3.4.0
            Reporter: Tristan Stevens


kafka-storage does not accept base64 UUIDs that include the plus symbol, which 
is valid base64 and works according to 
https://www.fileformat.info/tool/guid-base64.htm

 
{noformat}
/opt/kafka//bin/kafka-storage.sh format -t he+xntiAFrY5phFfhV1TFA -c 
/opt/kafka/config/server.properties

Cluster ID string he+xntiAFrY5phFfhV1TFA does not appear to be a valid UUID: 
Illegal base64 character 2b{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to