This allows overloading the subscribe() function, e.g for manual
assignment of partitions.
Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Commits
- rDJNLb53d7d7c37ce: client: move subscription to a separate function
Diff Detail
Diff Detail
- Repository
- rDJNL Journal infrastructure
- Branch
- seirl_graph_export
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 11812 Build 17915: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 17914: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D3013 (id=10691)
Rebasing onto 63bd07af49...
First, rewinding head to replay your work on top of it... Applying: client: move subscription to a separate function
Changes applied before test
commit 443f1b0200b051b530c4d770012c3ee0f1f0f4d8 Author: Antoine Pietri <antoine.pietri1@gmail.com> Date: Thu Mar 19 12:34:26 2020 +0100 client: move subscription to a separate function This allows overloading the subscribe() function, e.g for manual assignment of partitions.
See https://jenkins.softwareheritage.org/job/DJNL/job/tests-on-diff/44/ for more details.
Comment Actions
Build is green
Patch application report for D3013 (id=10724)
Rebasing onto 7ff372a02d...
Current branch diff-target is up to date.
Changes applied before test
commit b53d7d7c37ce7a3be6cb77216fcfe510bbeced08 Author: Antoine Pietri <antoine.pietri1@gmail.com> Date: Thu Mar 19 12:34:26 2020 +0100 client: move subscription to a separate function This allows overloading the subscribe() function, e.g for manual assignment of partitions.
See https://jenkins.softwareheritage.org/job/DJNL/job/tests-on-diff/47/ for more details.