Stefan Podkowinski created CASSANDRA-14561:
----------------------------------------------

             Summary: Make token-generator Python3 compatible
                 Key: CASSANDRA-14561
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14561
             Project: Cassandra
          Issue Type: Improvement
          Components: Testing, Tools
            Reporter: Stefan Podkowinski


Among all scripts inĀ {{tools/bin/}}, {{token-generator}} is bit of an oddball 
there. While all other scripts are simple shell script wrappers around Java 
tools, the generator is a standalone Python script. Although it seems to be 
still working just fine, it's not Python3 compatible yet, which causes 
permanent test failures for {{token_generator_test.py}}, after we migrated to 
Python3.

It would be great if we could make the script work with both Python2+3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to