Skip to content
#

queuing

Here are 17 public repositories matching this topic...

jeremie-kaiko
jeremie-kaiko commented Mar 27, 2020

Describe the bug
There seems to have a regression in the documentation #1650

There is still no body request in the current admin REST API

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://pulsar.apache.org/admin-rest-api/?version=2.5.0#operation/setMaxProducersPerTopic
  2. There is no request body parameters

Expected behavior
To see request body parameters, th

mikayeln
mikayeln commented Mar 27, 2020

OS:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic

Hi,
I have Pulsar instance running in standalone mode.
Also I started Pulsar-Manager with docker. Here is the command line:
`docker run -it -p 9527:9527 -e REDIRECT_HOST=http://127.0.0.1 -e REDIRECT_PORT=9527 -e DRIVER_CLASS_NAME=org.postgresql.Driver -e URL='jdbc:postgresql://127.0.0.1:5432/pulsa

Improve this page

Add a description, image, and links to the queuing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the queuing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.