Skip to content

deps: update to google-cloud-pubsublite to v0.15.0#192

Merged
tmdiep merged 3 commits into
googleapis:masterfrom
tmdiep:update_version
Jun 10, 2021
Merged

deps: update to google-cloud-pubsublite to v0.15.0#192
tmdiep merged 3 commits into
googleapis:masterfrom
tmdiep:update_version

Conversation

@tmdiep

@tmdiep tmdiep commented Jun 10, 2021

Copy link
Copy Markdown
Contributor

Manual update to handle the interface change of BlockingPullSubscriberImpl - the SubscriberBuilder now accepts an initial location when connecting a new Subscribe stream and an additional seek request is not necessary.

An offset parameter was added to PartitionSubscriberFactory in order to pass the initiation offset through to SubscriberBuilder.

@tmdiep tmdiep requested review from a team, dpcollins-google and jiangmichaellll June 10, 2021 07:27
@product-auto-label product-auto-label Bot added the api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. label Jun 10, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 10, 2021

@jiangmichaellll jiangmichaellll left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, lambda sometimes cause issues b/c of serializable, but in this case PartitionSubscriberFactory is serializable and the integration test passes.

@tmdiep tmdiep merged commit 002191f into googleapis:master Jun 10, 2021
@tmdiep tmdiep deleted the update_version branch June 10, 2021 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants