Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apolloconfig/agollo issues and pull requests
#327 - [BUG] 报错 load default cache fail
Issue -
State: open - Opened by zkcrescent about 1 month ago
Labels: bug
#326 - [FEATURE] 支持连接Apollo集群
Issue -
State: open - Opened by xuzhijvn about 2 months ago
- 1 comment
Labels: enhancement
#325 - [BUG] apollo配置丢失
Issue -
State: closed - Opened by xuzhijvn 2 months ago
Labels: bug
#324 - connectionConfig中的IsRetry开放到config.AppConfig中
Issue -
State: open - Opened by BumblebeeMax 3 months ago
- 1 comment
Labels: enhancement, stale
#323 - Bump github.com/agiledragon/gomonkey/v2 from 2.11.0 to 2.12.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 5 comments
Labels: stale, dependencies
#322 - feat:update version to go1.20
Pull Request -
State: closed - Opened by dyx1234 3 months ago
- 2 comments
#321 - [BUG] 使用全局viper进行yaml解析,会出现并发读写map的fatal error
Issue -
State: closed - Opened by erberry 3 months ago
- 1 comment
Labels: bug, stale
#320 - feat:解析yaml的库修改为yaml.v2,默认不将大写key全部转换为小写
Pull Request -
State: closed - Opened by xuxiaofan1101 4 months ago
- 2 comments
#319 - [BUG]yaml类型的配置文件,读取到本地以后,驼峰法的key变成全小写了。
Issue -
State: closed - Opened by xuxiaofan1101 4 months ago
- 1 comment
Labels: bug, stale
#318 - [OSPP]Support Kubernetes ConfigMap for Apollo java, golang client #79
Pull Request -
State: closed - Opened by dyx1234 5 months ago
- 4 comments
#317 - [BUG] agollo 服务端有go写的或者rust写的吗, java性能太差了成本太高
Issue -
State: open - Opened by icetech233 5 months ago
- 5 comments
Labels: bug
#316 - [BUG] apollo read yaml array exception
Issue -
State: closed - Opened by weihubeats 6 months ago
- 1 comment
Labels: bug, stale
#315 - 请问不支持环境变量设置?
Issue -
State: closed - Opened by gavin0319 6 months ago
Labels: enhancement
#314 - [BUG]```config.ServerInfo```的字段```IsDown```发生DATA RACE
Issue -
State: closed - Opened by CharLemAznable 6 months ago
- 1 comment
Labels: bug, stale
#313 - [BUG] 出现了未对齐64比特原子操作导致的panic
Issue -
State: closed - Opened by cirth9 7 months ago
- 3 comments
Labels: bug
#312 - fix: backup file has no content
Pull Request -
State: closed - Opened by Khachi-at 7 months ago
- 9 comments
Labels: stale
#311 - Bump github.com/spf13/viper from 1.8.1 to 1.19.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 5 comments
Labels: stale, dependencies
#310 - feat: 支持 metrics
Pull Request -
State: closed - Opened by qdsordinarydream 9 months ago
- 2 comments
#309 - fix:初始加载失败依旧加入懒加载列表,异步检查流程优化
Pull Request -
State: open - Opened by qdsordinarydream 9 months ago
- 7 comments
Labels: stale
#308 - fix: 修复 component 的 stop 先于 start 的情况下,内存泄漏的问题
Pull Request -
State: open - Opened by qdsordinarydream 9 months ago
- 7 comments
Labels: stale
#307 - add get yaml
Pull Request -
State: closed - Opened by weihubeats 9 months ago
- 10 comments
Labels: stale
#306 - [FEATURE] 不支持读取yaml格式的配置文件
Issue -
State: closed - Opened by lazycathome 9 months ago
- 2 comments
Labels: enhancement, stale
#305 - 单测:将gomonkey替换为xgo
Pull Request -
State: closed - Opened by xhd2015 10 months ago
- 3 comments
Labels: stale
#304 - [BUG]utils.GetInternal方法获取IP不符合预期
Issue -
State: closed - Opened by bzjianfeng 10 months ago
- 1 comment
Labels: bug, stale
#303 - [BUG] 懒加载之后没有同步 changeList
Issue -
State: closed - Opened by qdsordinarydream 11 months ago
Labels: bug
#302 - fix: 触发懒加载时,需要同步更新notify内容,更新component监听变更的ns
Pull Request -
State: closed - Opened by qdsordinarydream 11 months ago
- 8 comments
#301 - fix: 如果获取不到config,尝试远端同步获取一次,获取到的内容需要更新缓存
Pull Request -
State: closed - Opened by qdsordinarydream 11 months ago
- 5 comments
Labels: size:M, lgtm
#300 - fix: If loading a certain namespace fails, only attempt to retrieve t…
Pull Request -
State: closed - Opened by qdsordinarydream 11 months ago
- 4 comments
Labels: size:XS, lgtm
#299 - Make hash function in signature settable
Pull Request -
State: closed - Opened by nanjj 12 months ago
- 3 comments
Labels: size:S
#298 - log: 在解析错误时的日志中记录namespace
Pull Request -
State: closed - Opened by WTIFS almost 1 year ago
- 2 comments
Labels: size:S
#297 - Failfast for explicit error http request instead of retrying (#296)
Pull Request -
State: closed - Opened by larry4xie about 1 year ago
- 5 comments
Labels: size:M
#296 - [FEATURE] Failfast for explicit error http request instead of retrying
Issue -
State: closed - Opened by larry4xie about 1 year ago
Labels: enhancement
#295 - Bump github.com/spf13/viper from 1.8.1 to 1.18.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 4 comments
Labels: stale, dependencies, size:XS
#294 - refactor: simplify the conversion from int to time.Duration as suggested by the golang offical doc.
Pull Request -
State: closed - Opened by wzy9607 about 1 year ago
- 4 comments
Labels: size:S, lgtm
#293 - fix yml and yaml lack config origin content
Pull Request -
State: closed - Opened by why444216978 about 1 year ago
- 1 comment
Labels: size:M
#292 - Bump github.com/spf13/viper from 1.8.1 to 1.18.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 3 comments
Labels: dependencies, size:XS
#291 - Bump github.com/spf13/viper from 1.8.1 to 1.18.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 3 comments
Labels: dependencies, size:XS
#290 - [FEATURE]Support YML format reading
Issue -
State: closed - Opened by Tristin-C about 1 year ago
- 1 comment
Labels: enhancement
#289 - [BUG]Unable to read the contents of namespace properties suffix
Issue -
State: closed - Opened by hhy5861 about 1 year ago
- 3 comments
Labels: bug, stale
#288 - 创建一个新的 namesapce,但是不在 namespace 下添加任何配置文件,该 Config 的 isInit 会一直是 false
Issue -
State: closed - Opened by qdsordinarydream over 1 year ago
- 1 comment
Labels: bug, stale
#287 - Bump github.com/spf13/viper from 1.8.1 to 1.17.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 4 comments
Labels: stale, dependencies
#286 - fix bug the file path get in local cache
Pull Request -
State: closed - Opened by tiandi0716 over 1 year ago
- 3 comments
Labels: stale
#285 - 判断是不是存在问题,我们是想要把这个映射保存在本地缓存中,但是判断的键和存储的键不一样,永远不可能用到缓存中数据
Issue -
State: closed - Opened by tiandi0716 over 1 year ago
- 3 comments
Labels: bug, stale
#284 - refactor: code optimization
Pull Request -
State: closed - Opened by piglig over 1 year ago
- 2 comments
Labels: stale
#283 - Bump github.com/spf13/viper from 1.7.1 to 1.8.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#282 - feat(init): 首次连接Apollo服务校验IP和App秘钥,并同步返回连接结果
Pull Request -
State: closed - Opened by lamber92 over 1 year ago
- 1 comment
#281 - fix: enable retry for the SyncWithNamespace
Pull Request -
State: closed - Opened by saltbo over 1 year ago
- 4 comments
#280 - [BUG] 写了重试逻辑,但是不能配置重试次数,定义了最大重试次数,又给置成了 1
Issue -
State: closed - Opened by saltbo over 1 year ago
Labels: bug
#279 - refactor: code optimisation
Pull Request -
State: closed - Opened by piglig over 1 year ago
- 2 comments
#278 - [BUG]无法获取最新配置
Issue -
State: closed - Opened by blackehao over 1 year ago
Labels: bug
#277 - [BUG]
Issue -
State: closed - Opened by coffeeTu-code over 1 year ago
- 2 comments
Labels: bug
#276 - Bump github.com/spf13/viper from 1.7.1 to 1.16.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies
#275 - 配置增加ClientIP,当存在多网卡时,获取IP可能不正确的情况,客户端可以自己传入IP
Pull Request -
State: closed - Opened by marcellowy over 1 year ago
- 4 comments
Labels: stale
#274 - [BUG] start failed cause no config was read
Issue -
State: closed - Opened by yiwenqi over 1 year ago
- 2 comments
Labels: bug, stale
#273 - [BUG]当阿波罗命名空间的配置文件为空时 阿波罗去获取数据库的时候会导致进入等待状态卡死进程
Issue -
State: closed - Opened by a67793581 almost 2 years ago
- 2 comments
Labels: bug, stale
#272 - Fix a typo of 内容
Pull Request -
State: closed - Opened by shoothzj almost 2 years ago
- 3 comments
#271 - [FEATURE] 按照官方客户端的设计,没有实现 fallback 机制
Issue -
State: closed - Opened by 0xc9e36 almost 2 years ago
- 1 comment
Labels: enhancement, stale
#270 - FIX: 多处日志格式串问题,以及一处error shadow 导致日志中的error为nil
Pull Request -
State: closed - Opened by wzy9607 almost 2 years ago
- 7 comments
#269 - Bump github.com/spf13/viper from 1.7.1 to 1.15.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 4 comments
Labels: stale, dependencies
#268 - [Question]关于后台实时同步机制
Issue -
State: closed - Opened by redochenzhen about 2 years ago
- 1 comment
Labels: stale
#267 - [BUG] 关于常见问题 issues 访问不到
Issue -
State: closed - Opened by ChoGathK about 2 years ago
- 2 comments
Labels: bug
#266 - [Fix]删除无用方法
Pull Request -
State: closed - Opened by zouyx about 2 years ago
- 1 comment
Labels: enhancement
#265 - [Fix]修复不能通过 string 和 int 格式化数组
Pull Request -
State: closed - Opened by zouyx about 2 years ago
- 1 comment
Labels: bug
#264 - [求助]当我使用GetSliceValue()不可用
Issue -
State: closed - Opened by SonderEASE about 2 years ago
- 3 comments
Labels: question
#263 - [FEATURE] 在获取配置时interface的value很难用
Issue -
State: closed - Opened by saowu about 2 years ago
- 2 comments
Labels: enhancement, stale
#262 - Feature dynamic namespace
Pull Request -
State: closed - Opened by qshuai about 2 years ago
- 1 comment
#261 - [FIX] fix: sdk load balance
Pull Request -
State: closed - Opened by dougsong about 2 years ago
- 5 comments
Labels: bug
#260 - [BUG]负载均衡无法切换节点
Issue -
State: closed - Opened by dougsong about 2 years ago
Labels: bug
#259 - 支持动态添加新的namespace吗
Issue -
State: closed - Opened by qshuai about 2 years ago
- 8 comments
Labels: enhancement, stale
#258 - Bump github.com/spf13/viper from 1.7.1 to 1.14.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 4 comments
Labels: stale, dependencies
#257 - Update apollo demo server address
Issue -
State: closed - Opened by nobodyiam about 2 years ago
- 1 comment
Labels: enhancement
#256 - [BUG] 为啥服务的地址写错后,用GetValue 会一直卡在那里也不报错呢
Issue -
State: closed - Opened by hkui over 2 years ago
- 7 comments
Labels: bug, stale
#255 - 删除变更监控
Pull Request -
State: closed - Opened by zy84338719 over 2 years ago
- 1 comment
Labels: enhancement
#254 - 添加 Close() 方法停止轮询
Pull Request -
State: closed - Opened by MoonBall over 2 years ago
- 4 comments
Labels: enhancement
#253 - 修正自定义parse内容为空
Pull Request -
State: closed - Opened by fengqi over 2 years ago
- 9 comments
Labels: enhancement
#252 - [Fix] 修复错误文档内容
Pull Request -
State: closed - Opened by zouyx over 2 years ago
- 1 comment
Labels: enhancement
#251 - apollo同步配置或者修改配置时触发onChange会panic
Issue -
State: closed - Opened by leecode398 over 2 years ago
- 1 comment
Labels: bug
#250 - [BUG] openapi 查询 Namespaces,返回的数据是未发布的数据
Issue -
State: closed - Opened by MoonBall over 2 years ago
Labels: bug
#249 - Bump github.com/spf13/viper from 1.7.1 to 1.13.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 4 comments
Labels: stale, dependencies
#248 - [BUG]执行用例出错undefined: DefaultLogger
Issue -
State: closed - Opened by gocpplua over 2 years ago
- 2 comments
Labels: bug
#247 - fix repository get func string value convert to target type
Pull Request -
State: closed - Opened by why444216978 over 2 years ago
- 2 comments
Labels: enhancement
#246 - Using debug logging when 304 http code returned from server
Pull Request -
State: closed - Opened by qshuai over 2 years ago
- 1 comment
Labels: enhancement
#245 - [BUG] 配置大小写敏感问题
Issue -
State: closed - Opened by StellarisW over 2 years ago
- 1 comment
Labels: bug
#244 - [FEATURE]multi ip? how to config?
Issue -
State: closed - Opened by keroro6 over 2 years ago
- 1 comment
Labels: enhancement, stale
#243 - To prevent backup failed using MkDirAll instead of Mkdir
Pull Request -
State: closed - Opened by qshuai over 2 years ago
- 1 comment
Labels: enhancement
#242 - [BUG] GetBoolValue error
Issue -
State: closed - Opened by leoyox over 2 years ago
- 2 comments
Labels: bug, stale
#241 - [BUG] 无法获取yaml格式的配置
Issue -
State: closed - Opened by leoyox over 2 years ago
- 4 comments
Labels: bug, stale
#240 - chore: using log with format method
Pull Request -
State: closed - Opened by fatelei over 2 years ago
- 2 comments
Labels: enhancement
#239 - [BUG]日志输出格式不正确
Issue -
State: closed - Opened by overstep123 over 2 years ago
- 1 comment
Labels: bug, stale
#238 - 请问支持yaml配置格式的读取吗?
Issue -
State: closed - Opened by MadlifeZhou over 2 years ago
- 3 comments
Labels: enhancement, stale
#237 - [BUG] AppConfig里面的Label,似乎不生效
Issue -
State: closed - Opened by garyfu9527 over 2 years ago
- 2 comments
Labels: bug, stale
#236 - [FEATURE] 不建立长连接,无需刷新配置,直接获取配置信息
Issue -
State: closed - Opened by wongoo over 2 years ago
- 2 comments
Labels: enhancement, stale
#235 - Configurable Internal IP
Pull Request -
State: closed - Opened by zijiahong over 2 years ago
- 3 comments
Labels: enhancement, stale
#234 - apollo启动的时候必须把所有要用的namespace配置上吗?
Issue -
State: closed - Opened by chowyu12 over 2 years ago
- 4 comments
Labels: bug, stale
#233 - apollo客户端连接服务端时未做服务端证书校验,存在服务端仿冒的风险
Issue -
State: closed - Opened by zhongxp1219 over 2 years ago
- 3 comments
Labels: bug, stale
#232 - Bump github.com/spf13/viper from 1.7.1 to 1.12.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 4 comments
Labels: stale, dependencies
#231 - [Fix] 修复 changeListeners 的 data race 问题
Pull Request -
State: closed - Opened by zouyx over 2 years ago
- 1 comment
Labels: bug
#230 - add GetValueNotWait func
Pull Request -
State: closed - Opened by why444216978 over 2 years ago
- 1 comment
Labels: enhancement
#229 - add GetValueNotWait func
Pull Request -
State: closed - Opened by why444216978 over 2 years ago
- 2 comments
#228 - 环境的配置是通过secret区分的吗?怎么在连接Apollo的时候指定环境
Issue -
State: closed - Opened by chowyu12 over 2 years ago
- 2 comments
Labels: bug, stale