s4-repl: ensure we don't starve pending replication ops
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Nov 2010 12:12:10 +0000 (23:12 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 17 Nov 2010 12:55:39 +0000 (23:55 +1100)
commit73016ad40523d4d41114c7b4d6bb2a46815bb597
tree2e4e10cac687b70667530e84efc21d68119db747
parente17ea9f3f5019cd95ace6920ba73129cda0adf55
s4-repl: ensure we don't starve pending replication ops

when there was a continuous sequence of notify ops, we could leave the
replication ops starving. This ensures we run whichever was queued
first
source4/dsdb/repl/drepl_notify.c
source4/dsdb/repl/drepl_out_pull.c
source4/dsdb/repl/drepl_periodic.c
source4/dsdb/repl/drepl_service.h