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 2018/10/28 02:31:52 UTC

[GitHub] tuteng opened a new pull request #2871: class ActiveBroker don't attribute url

tuteng opened a new pull request #2871: class ActiveBroker don't attribute url
URL: https://github.com/apache/pulsar/pull/2871
 
 
   ### Motivation
   
   Use dashboard, click http://localhost/admin/stats/topic/add/  http://localhost/admin/stats/topic/395/change/, report error 'ActiveBroker' object has no attribute 'url'.
   
   ### Modifications
   
   In class ActiveBroker, modify self.url to self.broker.url.
   
   ### Result
   
   Normal response.
   

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