[GitHub] [rocketmq-apis] zhouxinyu commented on a change in pull request #1: Init first draft version of rocketmq new apis

2021-10-01 Thread GitBox
zhouxinyu commented on a change in pull request #1: URL: https://github.com/apache/rocketmq-apis/pull/1#discussion_r720611014 ## File path: apache/rocketmq/v1/definition.proto ## @@ -0,0 +1,311 @@ +syntax = "proto3"; + +import "google/protobuf/timestamp.proto"; +import "google/

[GitHub] [rocketmq-apis] zhouxinyu commented on a change in pull request #1: Init first draft version of rocketmq new apis

2021-10-02 Thread GitBox
zhouxinyu commented on a change in pull request #1: URL: https://github.com/apache/rocketmq-apis/pull/1#discussion_r720666048 ## File path: apache/rocketmq/v1/service.proto ## @@ -0,0 +1,382 @@ +syntax = "proto3"; + +import "google/protobuf/duration.proto"; +import "google/prot

[GitHub] [rocketmq-apis] zhouxinyu commented on a change in pull request #1: Init first draft version of rocketmq new apis

2021-10-04 Thread GitBox
zhouxinyu commented on a change in pull request #1: URL: https://github.com/apache/rocketmq-apis/pull/1#discussion_r721122505 ## File path: apache/rocketmq/v1/service.proto ## @@ -0,0 +1,424 @@ +syntax = "proto3"; + +import "google/protobuf/duration.proto"; +import "google/prot