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

Bug 2678- tcp protocol support for es6 #2688

Merged
merged 6 commits into from
Jan 20, 2022

Conversation

deoramanas
Copy link
Contributor

@deoramanas deoramanas commented Jan 9, 2022

Pull Request type

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

Changes in this PR

Support for tcp protocol in es6

Describe the new behavior from this PR, and why it's needed
Issue #
#2678

Alternatives considered

Describe alternative implementation you have considered

@deoramanas deoramanas changed the title Bug 2679- tcp protocol support for es6 Bug 2678- tcp protocol support for es6 Jan 9, 2022
@deoramanas deoramanas marked this pull request as ready for review January 17, 2022 05:23
@deoramanas
Copy link
Contributor Author

@apanicker-nflx Shared the PR

@apanicker-nflx apanicker-nflx added the type: bug bugs/ bug fixes label Jan 19, 2022
@apanicker-nflx
Copy link
Collaborator

Please run ./gradlew spotlessApply to fix formatting errors in the build.

…V6Configuration.java

2. Removed newly introduced getURL() and used existing getUrl() of ElasticSearchProperties.java class
3. Used spotlessApply to fix formatting errors
@deoramanas deoramanas requested a review from aravindanr January 19, 2022 09:22
@deoramanas
Copy link
Contributor Author

Please run ./gradlew spotlessApply to fix formatting errors in the build.

Yes.. since our changes are only in es6 module, I ran -> ./gradlew :conductor-es6-persistence:spotlessApply

@deoramanas
Copy link
Contributor Author

@apanicker-nflx @aravindanr requested changes are incorporated. Let me know if there are more..

@apanicker-nflx apanicker-nflx merged commit 6574cb4 into Netflix:main Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug bugs/ bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants