FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

CennyMo/pulsar-admin-java at bom · GitHub

 
 

Repository files navigation

pulsar-admin-java

This is an alternative to pulsar-admin, supporting multiple HTTP engines by leveraging http-facade.

Features:

  • Basic functionality for managing Pulsar clusters
  • Built on top of the built-in HTTP client of the JDK
  • Minimizes project dependencies to provide a lightweight solution
  • Requires a minimum of JDK 8

Notices:

  • currently disable hostname verification is not available. if you want to disable it ,please set property like : System.setProperty("jdk.internal.httpclient.disableHostnameVerification", "true"), but it's better to provide valid certificates.

About

Pulsar Admin Java. Feel free to open an issue if you have any questions or feature requests.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL