[
https://issues.apache.org/jira/browse/CASSANDRA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-851.
--------------------------------------
Resolution: Duplicate
0.6 is already using "from hashlib import md5," your patch is against some
older code :)
> 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
>
> Attachments: cassandra-851.patch, stress2.py
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> 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.