You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/07/25 18:59:56 UTC

[GitHub] rdhabalia commented on issue #538: PIP-2: Introduce non-persistent topics

rdhabalia commented on issue #538: PIP-2: Introduce non-persistent topics
URL: https://github.com/apache/incubator-pulsar/pull/538#issuecomment-317838210
 
 
   > One small issue I'm seeing on the CLI tool:
   
   yes, thanks for catching it. I will fix it.
   
   > exception
   `java.lang.ClassCastException: org.apache.pulsar.common.policies.data.PublisherStats cannot be cast to org.apache.pulsar.common.policies.data.NonPersistentPublisherStats
   `
   Yes, yesterday, I have added commit to get `messageDrop` stats for non-persistent topic and added inherited stats-class for `non-persistent` topics, which caused this one. I will fix it 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:
users@infra.apache.org


With regards,
Apache Git Services