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/02/26 15:20:57 UTC

[GitHub] [pulsar] Renkai commented on a change in pull request #9734: Add mirror method for getPersistenceNamingEncoding

Renkai commented on a change in pull request #9734:
URL: https://github.com/apache/pulsar/pull/9734#discussion_r583714245



##########
File path: pulsar-common/src/main/java/org/apache/pulsar/common/naming/TopicName.java
##########
@@ -320,6 +322,33 @@ public String getPersistenceNamingEncoding() {
         }
     }
 
+    public static TopicName fromPersistenceNamingEncoding(String name) throws Exception {

Review comment:
       It's not for "one plugin", but maight be used for various plugins which may need to parse managed ledger name




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