merlimat opened a new pull request #1634: In pulsar admin Java API, unified 
persistent vs non-persistent into "topics()"
URL: https://github.com/apache/incubator-pulsar/pull/1634
 
 
   ### Motivation
   
   There's a split in the Java admin API between `persistent` and 
`non-persistent` topics which is not required because both branches have almost 
the same methods. 
   
   Unified into `admin.topics()`. Next step is to unify the CLI tool as well.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to