Skip to content

Add minimal cardinality for service dependencies#840

Open
Deedss wants to merge 5 commits intoapache:masterfrom
Deedss:feature/minimal_cardinality
Open

Add minimal cardinality for service dependencies#840
Deedss wants to merge 5 commits intoapache:masterfrom
Deedss:feature/minimal_cardinality

Conversation

@Deedss
Copy link
Copy Markdown
Contributor

@Deedss Deedss commented Apr 1, 2026

Introduce a minimal cardinality for service dependencies to determine when a service dependency is considered to be available. This gives the ability to wait for a component to start until a certain number of a service dependency are available.

Mentioned in https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.component.html#service.component-minimum.cardinality.property.

@PengZheng PengZheng requested review from PengZheng and pnoltes April 2, 2026 00:42
- Add service count to printinfo
Copy link
Copy Markdown
Contributor

@pnoltes pnoltes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM, just got a remark about the functional test coverage

Copy link
Copy Markdown
Contributor

@pnoltes pnoltes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants