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

PUB-52: Deprecate native grpc usage #58

Merged
merged 4 commits into from Aug 23, 2021
Merged

Conversation

rohit-gohri
Copy link
Member

No description provided.

@ishan123456789
Copy link
Contributor

ishan123456789 commented Aug 23, 2021

Starting Google Pub/Sub Subscriptions Server
PUBSUB_USE_GRPC env var option is deprecated and will be removed in v2.x.x
(node:16446) DeprecationWarning: PUBSUB_USE_GRPC env var option is deprecated
PUBSUB_USE_GRPC env var option is deprecated and will be removed in v2.x.x
PUBSUB_USE_GRPC env var option is deprecated and will be removed in v2.x.x
(node:16446) DeprecationWarning: PUBSUB_USE_GRPC env var option is deprecated
(node:16446) DeprecationWarning: PUBSUB_USE_GRPC env var option is deprecated

We get x logs for x subscriptions maybe we want to move it to some other place so that these logs come once only.
Got these logs when running yarn start in the root of the project with .env PUBSUB_USE_GRPC=true

@rohit-gohri rohit-gohri merged commit c1ca597 into main Aug 23, 2021
@rohit-gohri rohit-gohri deleted the chore/PUB-52-deprecate-grpc branch August 23, 2021 07:53
@github-actions github-actions bot mentioned this pull request Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants