[Openstack-docs] [openstack/swift] DocImpact review request change I48997f68eb2fd8de19a5ee8b9fcdf76dde2ba0ab

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Fri May 24 21:07:14 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/27966

Log:
commit 8131622e58bc8172a00792acfab5f0ea5a2644d7
Author: Greg Lange <greglange at gmail.com>
Date:   Wed May 1 21:11:25 2013 +0000

    Add parallelism to object expirer daemon.
    
    Two types of paralleism are added:
    
    - threads to speed up what a single process does
    - a way to run multiple daemons to work on different parts of the work
    
    This change will cause the object expirer's DELETE concurrency to go
    from 1 to 1024.  If this is not desired, thread_count can be set in the
    config to whatever value is desired.
    
    DocImpact
    
    Change-Id: I48997f68eb2fd8de19a5ee8b9fcdf76dde2ba0ab




More information about the Openstack-docs mailing list