forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove pulsar-client-admin-api dependency : pulsar-common (apache#10774)
* remove gson from admin api Topics.java * Bookies.java * Brokers.java * BrokerStats.java * fix PulsarAdminException * Clusters.java * Tenants.java * minor fix on ResourceGroups * Namespaces.java & OffloadPolicies * temp remove JsonProperty in OffloadPolicies * Topics & NonPersistentTopics * ResourceQuotas with MixIn class * Functions * Sources.java * Sinks.java * Schemas.java * resolve checkstyle * minor fix * Transactions.java * fix stylecheck * set ObjectMapper module * fix ci * fix PulsarAdminException * remove gson * remove swagger * merge master * remove swagger * remove io.swagger * remove commons-lang3 * use Objects.requireNonNull * remove commons-lang3 * fix interface mapping * fix ci * extract OffloadPoliciesInterface * extract FunctionStats interfaces * fix unit test * fix shaded class * add object mapper mixin tests * fix ci * fix admin exception ci error * UpdateOptions * AutoFailoverPolicyData * BrokerNamespaceIsolationData * ClusterData * FailureDomain * FunctionInstanceStats * NamespaceIsolationData * OffloadPolicies * TenantInfo * FunctionStats * fix stylecheck * Fixed interface * Fixed ClusterData equals method * Fixed merge issue * Fixed another merge issue * Fixed test issue after merge Co-authored-by: Rui Fu <[email protected]>
- Loading branch information
Showing
402 changed files
with
3,652 additions
and
2,459 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.