Jason918 commented on code in PR #17242:
URL: https://github.com/apache/pulsar/pull/17242#discussion_r954435145


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java:
##########
@@ -4236,5 +4236,84 @@ public void setSchemaValidationEnforced(@Suspended 
AsyncResponse asyncResponse,
                 });
     }
 
+    @GET
+    @Path("/{tenant}/{namespace}/{topic}/shadowTopic")

Review Comment:
   @eolivelli Make sense, addressed.



-- 
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