[
https://issues.apache.org/jira/browse/CASSANDRA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-851.
--------------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.6)
0.7
switched back to "from hashlib import md5" in trunk, thanks
> 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
> Affects Versions: 0.7
> Reporter: Staffan Ericsson
> Assignee: Staffan Ericsson
> Priority: Trivial
> Fix For: 0.7
>
> 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.