Update git submodules
* Update plugins/replication from branch 'stable-3.1'
to 2f29ef1c4c7c9893af0638ebc575cbd4b369118c
- Merge branch 'stable-3.0' into stable-3.1
* stable-3.0:
Use volatile and AtomicIntegers to be thread safe
Change-Id: I0be6a13344043a48f2fc4a0367559f5b5f1fbca9
- Merge branch 'stable-2.16' into stable-3.0
* stable-2.16:
Use volatile and AtomicIntegers to be thread safe
Change-Id: I90a3e17e2f49d07707409ba390c0a6dd0501b512
- Use volatile and AtomicIntegers to be thread safe
Modify the fields in ReplicationState class to be volatile and
AtomicIntegers so that changes to them are reflected to other
threads. By not doing so, modifications made by one thread to
these fields may not be reflected instantly depending on
cpu caching thus resulting in incorrect state
Change-Id: I76512b17c19cc68e4f1e6a5223899f9a184bb549
diff --git a/plugins/replication b/plugins/replication
index 141f223..2f29ef1 160000
--- a/plugins/replication
+++ b/plugins/replication
@@ -1 +1 @@
-Subproject commit 141f223240b15d3576f2d45525ed12b6ce7bc9bf
+Subproject commit 2f29ef1c4c7c9893af0638ebc575cbd4b369118c