Hi,
Sorry there are not enough docs about that.
Roughly read about the developing-binary-protocol of Pulsar, it seems
it's designed for communications between producers/consumers and
brokers, which often has a huge amount of data to transport. In
Pegasus, MetaServer is the center management node, it is stateless
that does not contain user data, the ReplicaServer is a data node that
stores a huge amount of data, so communications between MetaServer and
ReplicaServer are very light regularly. So it seems they don't match.

Best regards,
Yingchun Lai


On Wed, Aug 17, 2022 at 1:16 PM Lan Liang <liangyuanpen...@163.com> wrote:
>
> Hi pegasus teams:
>
>
>  I'm looking for developing-binary-protocol about ReplicaServer between 
> MetaServer and got the nothing, just like 
> https://pulsar.apache.org/docs/next/developing-binary-protocol, Have more 
> detail for metaServer on offical doc would be great.
>
>
> Remind me if i missed something,Thanks
>
>
> - Bests
> - Lan.Liang

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org
For additional commands, e-mail: dev-h...@pegasus.apache.org

Reply via email to