Skip to content

feat: Convert internal interfaces to use protos - #1335

Merged
dpcollins-google merged 2 commits into
mainfrom
internals-use-protos
Feb 20, 2023
Merged

feat: Convert internal interfaces to use protos#1335
dpcollins-google merged 2 commits into
mainfrom
internals-use-protos

Conversation

@dpcollins-google

Copy link
Copy Markdown
Contributor

No description provided.

@dpcollins-google
dpcollins-google requested a review from a team February 20, 2023 01:24
@product-auto-label product-auto-label Bot added the size: m Pull request size is medium. label Feb 20, 2023
@product-auto-label product-auto-label Bot added the api: pubsublite Issues related to the googleapis/java-pubsublite API. label Feb 20, 2023
@gcf-owl-bot
gcf-owl-bot Bot requested a review from a team February 20, 2023 01:25
@dpcollins-google dpcollins-google added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2023
@dpcollins-google dpcollins-google added the automerge Merge the pull request once unit tests and other checks pass. label Feb 20, 2023
@dpcollins-google
dpcollins-google merged commit ebb5d3b into main Feb 20, 2023
@dpcollins-google
dpcollins-google deleted the internals-use-protos branch February 20, 2023 05:22
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 20, 2023
@jhsenjaliya

jhsenjaliya commented Jul 11, 2023

Copy link
Copy Markdown

This change breaks the compatibility with "com.google.cloud:pubsublite-spark-sql-streaming:1.0.0" which uses non-proto SequencedMessage ( ref: https://github.com/googleapis/java-pubsublite-spark/blob/main/src/main/java/com/google/cloud/pubsublite/spark/PslReadDataSourceOptions.java ) on SubscriberBuilder.setMessageConsumer(consumer)

ref: googleapis/java-pubsublite-spark#637 (comment) for more detail on exception you would get due to this.

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 API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants