eolivelli commented on a change in pull request #316:
URL: https://github.com/apache/pulsar-manager/pull/316#discussion_r450688225
##
File path: src/main/resources/application.properties
##
@@ -13,7 +13,7 @@
#
spring.cloud.refresh.refreshable=none
-server.port=8080
+server.
2020-07-06 09:35:38 UTC - sindhushree: How to update a schema for topic using
java client?admin.schema.createschema and delete schema is their .
2020-07-06 11:13:31 UTC - Kirill Kosenko: @Kirill Kosenko has joined the channel
2020-07-06 13:42:23 UTC - Charvak Patel: I am using this comma
tuteng commented on a change in pull request #316:
URL: https://github.com/apache/pulsar-manager/pull/316#discussion_r450734084
##
File path: src/main/resources/application.properties
##
@@ -13,7 +13,7 @@
#
spring.cloud.refresh.refreshable=none
-server.port=8080
+server.por
tuteng merged pull request #316:
URL: https://github.com/apache/pulsar-manager/pull/316
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
psr323 commented on issue #94:
URL:
https://github.com/apache/pulsar-client-node/issues/94#issuecomment-654728463
Hi @wolfstudy is this feature available for use now?
This is an automated message from the Apache Git Service
massakam commented on issue #94:
URL:
https://github.com/apache/pulsar-client-node/issues/94#issuecomment-654740413
@psr323 No. `pulsar-client-cpp` has been modified, but it has not been
released yet. The code in this repository will need to be modified after
`pulsar-client-cpp` is releas
tuteng merged pull request #315:
URL: https://github.com/apache/pulsar-manager/pull/315
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
tuteng commented on issue #282:
URL: https://github.com/apache/pulsar-manager/issues/282#issuecomment-655211728
I'm very sorry to reply late. If you just query the statistical information
of a tenant, a namespace, or a topic, you can call the cluster service
directly. But for the dashboard
cimura opened a new pull request #317:
URL: https://github.com/apache/pulsar-manager/pull/317
Master Issue: #249
### Motivation
See #249.
### Modifications
Fix to use PulsarAdmin in BrokerStatsServiceImpl.
(In addition to #315, remove fields which is no lon