Update git submodules
* Update plugins/replication from branch 'master'
to 209eba756f281418d917173fcc6b6c75cd12462a
- Merge branch 'stable-3.2'
* stable-3.2:
Fix naming for delay for draining the replication event queue
Change-Id: I00f99a78916e19a24e943981f1f857fafd8fd00e
- Merge branch 'stable-3.1' into stable-3.2
* stable-3.1:
Fix naming for delay for draining the replication event queue
Change-Id: I1b3977e395bba314c7c87e7b26835659f4c222f3
- Merge branch 'stable-3.0' into stable-3.1
* stable-3.0:
Fix naming for delay for draining the replication event queue
Change-Id: If0462b358be65730f4d6531b1260f2ad3d9d972e
- Merge branch 'stable-2.16' into stable-3.0
* stable-2.16:
Fix naming for delay for draining the replication event queue
Change-Id: I3cba1756a10a1c12db96d04ca55d3feb7bc8784e
- Fix naming for delay for draining the replication event queue
Thread.sleep() takes milliseconds as an argument, not seconds.
Otherwise, multiplying by 1000 would be a bug.
Also switches to returning a long, which fixes a potential overflow when
multiplying by 1000.
Change-Id: I3fc5c939e8c09c134e24fa9381e96e6529b5be4d
This commit is contained in:
committed by
Gerrit Code Review
parent
adb22d2125
commit
6d4a9da856