FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Enabling client-side compression for Pub/Sub by davidtorres · Pull Request #1645 · googleapis/google-cloud-java · GitHub

Enabling client-side compression for Pub/Sub - #1645

Merged
garrettjonesgoogle merged 1 commit into
googleapis:masterfrom
davidtorres:master
Feb 22, 2017
Merged

Enabling client-side compression for Pub/Sub#1645
garrettjonesgoogle merged 1 commit into
googleapis:masterfrom
davidtorres:master

Conversation

Copy link
Copy Markdown

Partially addressing #1639, changes will need to be made to the gax.grpc classes to support compression.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 22, 2017

Copy link
Copy Markdown
Author

@pongad @garrettjonesgoogle for your review

pongad left a comment
edited
Loading

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you for this! LGTM except possibly the method name called out below.

Please wait for @garrettjonesgoogle to +2.

* Gives the ability to disable client-side compression.
* Note compression is enabled by default.
*/
public Builder setCompressionEnabled(boolean enabled) {

This comment was marked as spam.

This comment was marked as spam.

Copy link
Copy Markdown
Contributor

LGTM too.

Copy link
Copy Markdown

Coverage decreased (-0.02%) to 81.094% when pulling c4c6174 on davidtorres:master into e61ca31 on GoogleCloudPlatform:master.

garrettjonesgoogle merged commit a599972 into googleapis:master Feb 22, 2017
davidtorres added a commit to davidtorres/google-cloud-java that referenced this pull request Feb 23, 2017
…on to (googleapis#1645)".

Compression is not fully supported in gRPC, can't have it in the library
yet.

This reverts commit a599972.
davidtorres added a commit to davidtorres/google-cloud-java that referenced this pull request Feb 23, 2017
garrettjonesgoogle pushed a commit that referenced this pull request Feb 23, 2017
* Revert "Enabling client-side compression in the library, with an option to (#1645)".

Compression is not fully supported in gRPC, can't have it in the library
yet.

This reverts commit a599972.

tomerr-ma commented Jan 25, 2021
edited
Loading

Copy link
Copy Markdown

Hi, Is there any plan to evaluate compression/gzip support again?

Copy link
Copy Markdown

I could not quite get, why is this reverted? Could somebody explain, please.

chingor13 pushed a commit that referenced this pull request Jan 22, 2026
* fix(doc): Fix return types for batch interface

* chore: generate libraries at Tue Oct 29 00:30:42 UTC 2024

---------

Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
…18.0 (#1645)

* chore(deps): update dependency com.google.cloud:libraries-bom to v26.18.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request May 1, 2026
…18.0 (#1645)

* chore(deps): update dependency com.google.cloud:libraries-bom to v26.18.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
benjaminp pushed a commit to benjaminp/google-cloud-java that referenced this pull request Jul 13, 2026
… to v2.19.2 (googleapis#1645)

* chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.19.2

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL