Hashlib instead of md5-lib in stress.py
---------------------------------------
Key: CASSANDRA-851
URL: https://issues.apache.org/jira/browse/CASSANDRA-851
Project: Cassandra
Issue Type: Improvement
Components: Contrib
Reporter: Staffan Ericsson
Priority: Trivial
Fix For: 0.6
The current stress.py script uses md5-lib that is depreciated. Hashlib is the
recommended replacement.
The two libraries can have different performance profiles so a new stress.py
should be refactored to use hashlib
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.