Hello,
I am studying swift source code.
My problem is:
When we start swift, and start swift account processes by giving the command:
$ sudo swift-init accoount-reaper start
$ sudo swift-init accoount-auditor start
$ sudo swift-init accoount-replicator start
which functions are invoked in swift sourcecode?
Are they the __init__ functions defined in the class AccountReaper in
swift/account/reaper.py, class AccountAuditor in swift/account/auditor.py and
class AccountReplicator in swift/account/replicator.py respectively
Please help me in this regard.
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack