Update git submodules

* Update plugins/replication from branch 'stable-3.2'
  to f3018192441107e430294c7ddfc44d72e74061e8
  - 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:
Luca Milanesio
2020-07-15 23:26:28 +01:00
committed by Gerrit Code Review
parent aa735d058b
commit 9af2430c71