Update git submodules
* Update plugins/replication from branch 'master'
to a69a4d92ee491b2376898a17481aa88cd1f24d53
- GerritRestApi: Fix logging of exceptions
Exceptions should be passed by withCause(e) rather than as varargs.
Change-Id: I0fab6547c8ca3f563d7f7dc7a1debe45a7b18edf
- Destination: Fix missing string format placeholder in log
Change-Id: I45dd4b2b3c828e69baf27e9e14bee4e5a416b3f8
- Fix broken replication_log, include task-id in every log
Utilize Flogger's logging tag feature. A small disadvantage is that
the trace context is a part of the log message i.e. we cannot really
control the layout. What was earlier:
[2020-05-04 ...] [c0b3774c] Missing repository could not be created when replicating <repo-url>
becomes now:
[2020-05-04 ...] Missing repository could not be created when replicating <repo-url> [CONTEXT PLUGIN="replication" pushOneId="c0b3774c" ]
Bug: Issue 12678
Change-Id: I0d18f89312e31a93403a5cee57b027eb597faf53
diff --git a/plugins/replication b/plugins/replication
index e8cebb3..a69a4d9 160000
--- a/plugins/replication
+++ b/plugins/replication
@@ -1 +1 @@
-Subproject commit e8cebb375269e19b2ae7bd27bc2eb8755f96ab9d
+Subproject commit a69a4d92ee491b2376898a17481aa88cd1f24d53