Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple repository support #2

Open
simplesteph opened this issue Apr 27, 2017 · 3 comments
Open

Multiple repository support #2

simplesteph opened this issue Apr 27, 2017 · 3 comments

Comments

@simplesteph
Copy link
Owner

No description provided.

@simplesteph
Copy link
Owner Author

the cool thing with multiple repo is that we can track the API call limits from the same Http Client.
We can also have multiple tasks (so maybe make the http client a singleton?), so we can introduce some level of parallelism.
This would change the settings to maybe:
github.repos=repo/owner:topic,kubernetes/kubernetes:github-issues-kubernetes,apache/kafka:github-issues-kafka

@neeraj97
Copy link

neeraj97 commented Mar 3, 2020

Hi Stephane , I would like enhance the connector to support for multiple repositories and I found few bugs in the connector , one in GitHubAPIHttpClient and other in poll() function of GitHubSourceTask.
I would like to resolve them. Let me know if this project is still active so that I can submit PR.

@simplesteph
Copy link
Owner Author

simplesteph commented Mar 3, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants