]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: timeout watches based on last_became_active
authorSamuel Just <sam.just@inktank.com>
Mon, 1 Apr 2013 22:44:32 +0000 (15:44 -0700)
committerSamuel Just <sam.just@inktank.com>
Wed, 24 Apr 2013 03:54:57 +0000 (20:54 -0700)
commit1f7ff412ab91689fdf6a666c50b52f07199afef5
treee375b51098db10694885dee412f9375d4925408e
parenta40772bedce37ad2285d02a59ff2f46010af4d65
ReplicatedPG: timeout watches based on last_became_active

This way a notify on an object with a single defunct watcher
won't necessarily have to wait the full timeout if the pg
has been active for a while.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc