Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add constructor for ManagedChannelBuilder in grpc client #3301

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

sks1995
Copy link
Contributor

@sks1995 sks1995 commented Oct 17, 2022

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

PR addresses the discussion #3303
NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Describe the new behavior from this PR, and why it's needed
Issue # Added a new constructor in grpc clients to pass ManagedChannelBuilder<?> object, which will enable different configurations, such as TLs, keepalive extension.

Alternatives considered

N.A.
Describe alternative implementation you have considered

N.A.

@aravindanr aravindanr added the type: feature New feature label Oct 17, 2022
@aravindanr aravindanr merged commit 2d2ca5e into Netflix:main Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants