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 2022/05/13 16:02:27 UTC

[GitHub] [pulsar] merlimat commented on pull request #15583: [fix][broker] Create "standalone" cluster when starting standalone server

merlimat commented on PR #15583:
URL: https://github.com/apache/pulsar/pull/15583#issuecomment-1126213108

   @massakam The CPP tests are failing because the script is creating the `standalone` cluster again: 
   
   ```
   2022-05-13T10:28:38,588+0000 [AsyncHttpClient-7-1] WARN  org.apache.pulsar.client.admin.internal.BaseResource - [https://localhost:8443/admin/v2/clusters/standalone] Failed to perform http put request: javax.ws.rs.ClientErrorException: HTTP 409 Cluster already exists
   [42](https://github.com/apache/pulsar/runs/6420579337?check_suite_focus=true#step:11:42)
   Cluster already exists
   [43](https://github.com/apache/pulsar/runs/6420579337?check_suite_focus=true#step:11:43)
   ```


-- 
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 to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org