Skip to content

C++ support lite topic #1276

Description

@zhaohai666

[C++] Support Lite topic for RocketMQ C++ client

Description

The current RocketMQ C++ client does not support Lite message topic. We need to add adaptation logic to enable producing and consuming messages with Lite topic.

Expected Behavior

  1. Successfully produce messages to Lite topic
  2. Successfully consume messages from Lite topic
  3. Keep full compatibility with existing standard topic capabilities

Tasks

  • Adapt communication protocol for Lite topic
  • Update topic recognition and processing logic
  • Add corresponding test cases
  • Verify message sending and receiving

Labels

c++ client enhancement topic

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions