[
https://issues.apache.org/jira/browse/CASSANDRA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843561#action_12843561
]
Hudson commented on CASSANDRA-851:
----------------------------------
Integrated in Cassandra #374 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/374/])
switch back to hashlib for md5 import (md5.md5 is deprecated). patch by
Staffan Ericsson; reviewed by jbellis for
> 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.