Hi Lan Liang, Some of the messages between ReplicaServer and MetaServer: configuration_update_request/response configuration_query_by_node_request/response query_replica_info_request/response query_app_info_request/response bulk_load_request/response
Best regards, Yingchun Lai On Tue, Aug 23, 2022 at 11:27 PM Lan Liang <liangyuanpen...@163.com> wrote: > > Hi,Yingchun : > > Thanks for your reply, I just want to know what's protocol between > ReplicaServer and MetaServer. Maybe the simple answer is where the thirft > file, Thanks. > > From file name,I guess *src/common/metadata.thrift* is one of their. > > I'm not the c/c++ code writer, so i can not find it from run source code, > remind me if i misse something, Thanks. > > > > > > > > Best Regards, > Lan Liang > ---- Replied Message ---- > | From | Yingchun Lai<acelyc1112...@gmail.com> | > | Date | 8/19/2022 15:20 | > | To | <dev@pegasus.apache.org> | > | Subject | Re: Doc for developing-binary-protocol | > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org For additional commands, e-mail: dev-h...@pegasus.apache.org