qqeasonchen opened a new pull request, #5329:
URL: https://github.com/apache/eventmesh/pull/5329

   ### Motivation
   
   Follow-up to the docs-status sync (#5326, issue #5306): the capability 
status table marks **Connector Runtime as Beta**, but the connector review 
(under the #5296 architecture review) found that only 4 of 23 plugins 
(file/kafka/pulsar/rocketmq) carry unit tests — the rest are template 
implementations. Beta overstates maturity; this downgrades it to 
**Experimental** with an accurate note about what has actually landed.
   
   ### Modifications
   
   - `README.md` — Connector Runtime row: `Beta` → `Experimental`, notes the 
4/23 test coverage and links #5328 (data-loss hardening + SPI split)
   - `README.zh-CN.md` — same row, Chinese
   - `docs/eventmesh-features.md` §8 — status paragraph rewritten (Experimental 
+ rationale); SPI module path corrected to the new top-level 
`eventmesh-connector-api/` (introduced by #5328; the old path under 
`eventmesh-connector-plugin/` never existed)
   - Removed a stale `#5288` reference from the features doc (that issue is the 
sticky-mode heartbeat bug, unrelated to connector SPI migration)
   
   ### Documentation
   
   Self-documenting: this PR *is* a docs change; the status tags in 
`docs/eventmesh-features.md` remain the single source of truth per #5306.
   
   ### Verifying this patch
   
   Docs-only change; rendered both README tables and the §8 paragraph locally 
to confirm formatting.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to