Skip to content

bug: doesn't advertise compression #45

Description

@blampe

#41 hooked up zstd, but --remote_cache_compression=true against a clientd config like this fails:

contentAddressableStorage: {
  grpc: {
    client: { address: 'upstream-cluster:443', tls: {} },
    enableCompression: true,
  },
},

The bb-storage layer is correctly advertising compression, but bb-clientd doesn't forward the server's compression capability I think due to this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions