[ISSUE #4264][Enhancement] Some optimizations for ProducerService#4334
Conversation
There was a problem hiding this comment.
Welcome to the Apache EventMesh community!!
This is your first PR in our project. We're very excited to have you onboard contributing. Your contributions are greatly appreciated!
Please make sure that the changes are covered by tests.
We will be here shortly.
Let us know if you need any help!
Want to get closer to the community?
| WeChat Assistant | WeChat Public Account | Slack |
|---|---|---|
![]() |
![]() |
Join Slack Chat |
Mailing Lists:
| Name | Description | Subscribe | Unsubscribe | Archive |
|---|---|---|---|---|
| Users | User support and questions mailing list | Subscribe | Unsubscribe | Mail Archives |
| Development | Development related discussions | Subscribe | Unsubscribe | Mail Archives |
| Commits | All commits to repositories | Subscribe | Unsubscribe | Mail Archives |
| Issues | Issues or PRs comments and reviews | Subscribe | Unsubscribe | Mail Archives |
Codecov Report
@@ Coverage Diff @@
## master #4334 +/- ##
=========================================
Coverage 16.35% 16.35%
- Complexity 1362 1363 +1
=========================================
Files 594 594
Lines 25393 25393
Branches 2393 2393
=========================================
+ Hits 4152 4154 +2
+ Misses 20818 20817 -1
+ Partials 423 422 -1 see 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@847850277 thanks for your contribution |


Fixes #4264.
1、Make field non-public and provide accessors if needed.
2、Restore interrupted state