[REQUIREMENT] Add capability of checking source collection status in Singleton Service
Open
@linr211 is already working on this.
Since Feb 4, 2020.
area/java-service
kind/feature
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
Singleton source collection feature is much convenient, but there is no a direct way to check whether the source is collected successfully, unless to check it in the local files.
Describe the solution you'd like
- Add the related response business code in Singleton service, to use for client;
- add a direct API to check all the source that Singleton Service have received,
Describe alternatives you've considered
NA
Additional context
NA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.