BewareMyPower commented on issue #3845:
URL: https://github.com/apache/bookkeeper/issues/3845#issuecomment-1467568830

   You have to pass the JSON data, e.g.
   
   ```bash
   curl -L http://localhost:8009/api/v1/bookie/gc -X PUT -H 'Content-Type: 
application/json' -d '{"is_in_force_gc": "true"}'
   ```
   
   P.S. My BK HTTP server listens on port 8009.
   
   BTW, there is no log in the bookie server. /cc @hangc0276 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to