Skip to content

docs: fix SPI storage plugin example#253

Open
anhtnt90dev wants to merge 1 commit into
apache:masterfrom
anhtnt90dev:docs-fix-spi-storage-plugin-171
Open

docs: fix SPI storage plugin example#253
anhtnt90dev wants to merge 1 commit into
apache:masterfrom
anhtnt90dev:docs-fix-spi-storage-plugin-171

Conversation

@anhtnt90dev

Copy link
Copy Markdown

Summary

  • update the SPI plugin example to refer to eventmesh-storage-api and eventmesh-storage-rocketmq
  • update the RocketMQ producer implementation package from org.apache.eventmesh.connector... to org.apache.eventmesh.storage...
  • apply the same docs fix to current docs and v1.10/v1.11/v1.12 English + Chinese pages

Test plan

  • git diff --check
  • rg "eventmesh-connector-(plugin|api|rocketmq)|org\\.apache\\.eventmesh\\.connector\\.rocketmq" on the updated files returns no matches
  • verified current EventMesh source paths with GitHub code search

Fixes #171

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.

[Fix] SPI doc connector example has become a storage-plugin

1 participant