-
https://github.com/polarismesh/grpc-java-polaris/blob/0e27a4a5ed94fbd4c5083d32ef2790e17c320dec/grpc-java-polaris/src/main/java/com/tencent/polaris/grpc/loadbalance/PolarisPicker.java#L191
![image](ht…
-
### Is this a possible security vulnerability?
- [X] This is NOT a possible security vulnerability
### Describe the bug
In the following code:
https://github.com/apache/polaris/blob/b0eb0250c9ea…
-
### Is this a possible security vulnerability?
- [X] This is NOT a possible security vulnerability
### Describe the bug
When creating a catalog using the CLI, a CreateCatalogRequest is create…
-
Quarkus is an open source framework for Java (https://quarkus.io/) with a great ecosystem (e.g. extensions) and high performances (with a focus on build time resolution).
It's a good framework for cl…
-
`
val urlString = "https://polaris.pointonenav.com:2101\n"
val url = URL(urlString)
val connection = url.openConnection() as HttpURLConnection
…
-
ERROR in ch.qos.logback.classic.joran.JoranConfigurator@68fa8ea5 - Could not open URL [file:/C:/Users/walker/Desktop/commons/polaris/polaris-java-agent-1.4.0-alpha/plugins/spring-cloud-2021-plugin-1.4…
-
To "inject" bean at runtime (instead of build time which is the default by Quarkus), we are using `@LookupIfProperty` annotation.
It allows to load and inject bean at runtime based on a configuration…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue) and found no similar issues.
### Please describe the bug 🐞
Created an …
-
*To help us debug your issue fill in the basic information below using the options provided*
*Serverless Java Container version*: 2.0.1
*Implementations:* `Spring Boot`
*Framework version:* `…
-
**Describe the bug**
无法推送修改后的配置到配置中心
**To Reproduce**
```java
ConfigFileService configFileService = ConfigFileServiceFactory.createConfigFileService();
ConfigFile configFile =…