Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Search Search
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • SearchSearch
  • Merge requests
  • !41

Upgrading core-lib-azure version and cleaning up RedisCacheSettingsImpl and its related classes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Abhishek Patil requested to merge abpatil_search_service_refactor into master Sep 25, 2020
  • Overview 0
  • Commits 2
  • Pipelines 4
  • Changes 13

======================= Change Description ===================

  • Upgraded the version of dependency core-lib-azure
  • Removed TenantFactoryImpl class and using same from core-lib-azure
  • Removed RedisCacheSettingsImpl class and its related classes as they are not being used anywhere
  • Removed dependencies azure-cosmosdb-spring-boot-starter and spring-data-cosmosdb as there were only used by the above classes which are removed now

======================= Tests ======================

  • All the existing integration-tests are passing after doing the above change
Edited Sep 28, 2020 by Abhishek Patil
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: abpatil_search_service_refactor