-
7月 21, 2021 8:29:47 下午 org.github.keking.apollo.ApolloConfigSourceProvider
INFO: 加载apollo的namespaces:application,datasource,GLP.xxl-job-common,bootstrap
7月 21, 2021 8:29:47 下午 io.quarkus.runtime.App…
-
在OCEANBASE下,自增ID跳变会导致这里的数据量巨大,自增跳变10000000,导致数据库崩溃;请问有什么优化方案吗?
private void recordMissingReleaseMessageIds(List messages, long startId) {
for (ReleaseMessage message : messages) {
lon…
-
apollo会自动更新占位符的变量,当更新以下值的时候,存在异常,麻烦看看;
2019-10-24 11:40:18,725 - spring.property.AutoUpdateConfigChangeListener [Apollo-Config-4] ERROR spring.property.AutoUpdateConfigChangeListener(74) [] - Auto u…
-
apollo 1.6.0版本后,终于增加支持了对获取应用配置时启用密钥鉴权,希望ctrip-apollo可以尽快支持
-
java.lang.NullPointerException
at java.util.Objects.requireNonNull(Objects.java:203)
at com.google.common.collect.LinkedListMultimap.removeNode(LinkedListMultimap.java:300)
at com.google.common.…
-
## 问题描述:
+ 测试机器本地mac os
+ 先启动[Apollo Quick Start Docker部署](https://github.com/ctripcorp/apollo/wiki/Apollo-Quick-Start-Docker部署)服务,按照文档所属
+ 接着在portal按照`apollo-use-cases/spring-boot-logger`README.md…
-
**Is your feature request related to a problem? Please describe.**
When use apollo config client, user want more observability,
for example,
* Ensure config dilivery success or not, what's actual …
-
- [x] I have checked the [discussions](https://github.com/ctripcorp/apollo/discussions)
- [x] I have searched the [issues](https://github.com/ctripcorp/apollo/issues) of this repository and belie…
xyohn updated
7 months ago
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
some have not been [skywalking-eyes](https://github.com/apache…
-
**Is your feature request related to a problem? Please describe.**
Use method `com.ctrip.framework.apollo.openapi.client.ApolloOpenApiClient#getAllApps` can get all apps.
But there are some app …