redpanda-data / redpanda-data/connect
Update Google PubSub to use v2 package
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
We should look to update the Google PubSub connectors to use the new v2 package cloud.google.com/go/pubsub/v2.
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.
Research direction
Start by locating the Google PubSub connectors and their current cloud.google.com/go/pubsub imports. Review how those connectors are tested, then update the package usage to cloud.google.com/go/pubsub/v2 and run the relevant connector tests to confirm they still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud
- Domain
- cloud, stream-processing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100