You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/01/17 13:38:14 UTC

[GitHub] [pulsar] codelipenghui commented on a change in pull request #9225: Support get topic applied policy for message TTL

codelipenghui commented on a change in pull request #9225:
URL: https://github.com/apache/pulsar/pull/9225#discussion_r559182821



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java
##########
@@ -1521,20 +1521,36 @@ public void removeBacklogQuota(@Suspended final AsyncResponse asyncResponse,
         internalRemoveBacklogQuota(asyncResponse, backlogQuotaType);
     }
 
+    @GET
+    @Path("/{tenant}/{namespace}/{topic}/messageTTLApplied")

Review comment:
       +1




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org