[Bug 495237] New: Review Request: python-hash_ring - Python implementation of consistent hashing

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 10 17:01:05 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: python-hash_ring - Python implementation of consistent hashing

https://bugzilla.redhat.com/show_bug.cgi?id=495237

           Summary: Review Request: python-hash_ring - Python
                    implementation of consistent hashing
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: silas at sewell.ch
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL:
http://silassewell.googlecode.com/svn/trunk/projects/packages/rpms/python-hash_ring/python-hash_ring.spec

SRPM URL:
http://silassewell.googlecode.com/files/python-hash_ring-1.2-1.fc10.src.rpm

Description: hash_ring implements consistent hashing that can be used when the
number of server nodes can increase or decrease. Consistent hashing is a scheme
that provides a hash table functionality in a way that the adding or removing
of one slot does not significantly change the mapping of keys to slots.

rpmlint

silas at silas result]$ rpmlint python-hash_ring-1.2-1.fc10.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
[silas at silas result]$ rpmlint python-hash_ring-1.2-1.fc10.noarch.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list