BewareMyPower commented on code in PR #402:
URL: https://github.com/apache/pulsar-client-cpp/pull/402#discussion_r1493765400


##########
proto/PulsarApi.proto:
##########
@@ -620,6 +621,18 @@ message CommandReachedEndOfTopic {
     required uint64 consumer_id = 1;
 }
 
+message CommandTopicMigrated {
+       enum ResourceType {

Review Comment:
   ```suggestion
       enum ResourceType {
   ```
   
   Use 4 spaces instead of a TAB.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to