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

Make fields and methods protected for CassandraExecutionDAO for extensibility #3255

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Make fields and methods protected for CassandraExecutionDAO for extensibility #3255

merged 1 commit into from
Oct 3, 2022

Conversation

james-deee
Copy link
Contributor

Pull Request type

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

Changes in this PR

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

We have our own CassandraExecutionDAO that we use that overrides some of the behavior in the regular CassandraExecutionDAO. We want to be able to extend the CassandraExecutionDAO, and still make use of fields and methods from the DAO.

@aravindanr aravindanr added the skip-changelog Skip the changelog in release notes label Sep 28, 2022
@apanicker-nflx apanicker-nflx merged commit e4b5e3c into Netflix:main Oct 3, 2022
pmchung pushed a commit to routific/conductor that referenced this pull request Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip-changelog Skip the changelog in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants