Skip to content

Conversation

priyanshu-ctds
Copy link
Collaborator

@priyanshu-ctds priyanshu-ctds commented Aug 1, 2025

Motivation

The transitive dependency commons-configuration:commons-configuration was previously included in org.apache.pulsar, and indirectly used here. However, this dependency has since been removed from Pulsar with the change, resulting in missing runtime classes for components that rely on commons-configuration.

Fix

To address this, the dependency on commons-configuration is now being explicitly added to the pom of this project. This ensures continued functionality and avoids any runtime issues caused by the missing library.

@priyanshu-ctds priyanshu-ctds self-assigned this Aug 1, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (4.0_ds@8e15ae3). Learn more about missing BASE report.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             4.0_ds     #115   +/-   ##
=========================================
  Coverage          ?   54.46%           
  Complexity        ?      118           
=========================================
  Files             ?       19           
  Lines             ?      940           
  Branches          ?       80           
=========================================
  Hits              ?      512           
  Misses            ?      411           
  Partials          ?       17           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@srinath-ctds srinath-ctds merged commit d62dd01 into 4.0_ds Aug 1, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants