Technoboy- commented on code in PR #25050:
URL: https://github.com/apache/pulsar/pull/25050#discussion_r2603050631


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v1/Namespaces.java:
##########
@@ -1245,45 +1245,68 @@ public void setPersistence(@Suspended final 
AsyncResponse asyncResponse, @PathPa
     }
 
     @POST
-    @Path("/{property}/{cluster}/{namespace}/persistence/bookieAffinity")
+    @Path("/{tenant}/{cluster}/{namespace}/persistence/bookieAffinity")

Review Comment:
   this is for v1 path, keep it there,



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