Related to T3433
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Maniphest Tasks
- T3433: Deploy swh.search v0.10/v0.11
- Commits
- rSPSITE6efa928ca146: swh-search: use the consumer group used during the reindexation
- search1
diff origin/production/search1.internal.softwareheritage.org current/search1.internal.softwareheritage.org
*******************************************
File[/etc/softwareheritage/search/journal_client_indexed.yml] =>
parameters =>
content =>
@@ -9,5 +9,5 @@
- kafka3.internal.softwareheritage.org
- kafka4.internal.softwareheritage.org
- group_id: swh.search.journal_client.indexed
+ group_id: swh.search.journal_client.indexed-v0.11
prefix: swh.journal.indexed
object_types:
*******************************************
File[/etc/softwareheritage/search/journal_client_objects.yml] =>
parameters =>
content =>
@@ -9,5 +9,5 @@
- kafka3.internal.softwareheritage.org
- kafka4.internal.softwareheritage.org
- group_id: swh.search.journal_client
+ group_id: swh.search.journal_client-v0.11
prefix: swh.journal.objects
object_types:
*******************************************
*** End octocatalog-diff on search1.internal.softwareheritage.orgDiff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.