Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • Search Search
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 43
    • Issues 43
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • 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
  • !357

Resolve ConflictingBeanDefinition for DependencyLogger Bean and Upgrade reactor-core version in azure pom.xml

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thulasi Dass Subramanian requested to merge az/td-fix-azure-deploy into master Oct 12, 2022
  • Overview 1
  • Commits 4
  • Pipelines 6
  • Changes 3

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

  • DependencyLogger Bean specified without Qualifier annotation

What is the new/expected behavior?

  • DependencyLogger Bean specified with Qualifier annotation to resolve conflict from azure-core-lib 0.17.0 version
  • upgrade reactor-core-version to 3.4.6 to 3.4.21 for resolving compatible versions of the classes 'reactor.netty.http.client.HttpClientConnect$HttpObserver' and 'reactor.core.publisher.MonoSink'

Have you added/updated Unit Tests and Integration Tests?

NO

Any other useful information

To fix 'search-service' azure-deploy job failures in M14-Release 0.17

Edited Oct 13, 2022 by Thulasi Dass Subramanian
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: az/td-fix-azure-deploy