dapr / components-contrib

Community driven, reusable components for distributed apps
Apache License 2.0
548 stars 480 forks source link

Apache Pulsar pubsub as Stable #2013

Closed addjuarez closed 1 year ago

addjuarez commented 2 years ago

The Pulsar pubsub requires certification tests to be created. Add conformance tests if not present.

berndverst commented 2 years ago

@addjuarez please rename this issue to "Stable certification for Apache Pulsar in Pubsub" or something like that.

Right now this issue sounds like the component is stable but missing tests. However, the component is Alpha.

addjuarez commented 2 years ago

Pulsar Pubsub Certification

The purpose of this module is to provide tests that certify the Pulsar Pubsub as a stable component.

Certification Tests

dapr-bot commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

dapr-bot commented 2 years ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

dapr-bot commented 2 years ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

mukundansundar commented 1 year ago

@addjuarez Will all the metadata properties be exercised with this test plan? The rest of the tests looks good.

artursouza commented 1 year ago

Is there any test for message redelivery in cert tests or are all that covered in conformance?

addjuarez commented 1 year ago

Yes I will make sure all properties are at least used add a test validating them. I also do not see retry tests in conformance. I will add one in the Certification tests.