Jason Song

Results 21 issues of Jason Song

携程+www.ctrip.com 不要在此issue里面提各种问题,谢谢配合。

info

**Is your feature request related to a problem? Please describe.** Currently, apollo supports the grayscale feature for properties namespaces. ![image](https://user-images.githubusercontent.com/837658/164224874-a6c6d1e1-d8f8-4615-a52e-71ee28726248.png) However, it's not available for non-properties namespaces, e.g. xml/yml, which...

help wanted
feature request

**Is your feature request related to a problem? Please describe.** Currently, apollo supports the compare feature for properties namespaces. ![image](https://user-images.githubusercontent.com/837658/164223695-ce4283b6-83c6-467e-a03d-8f677d9b1a5f.png) ![image](https://user-images.githubusercontent.com/837658/164223748-c1daafb6-81bb-4e01-9461-e57a81168803.png) However, it's not available for non-properties namespaces, e.g. xml/yml,...

feature request
summer-2022

**Is your feature request related to a problem? Please describe.** Currently, we have a system configuration page for apollo portal(as shown below). However, it's not user-friendly, e.g. there is no...

feature request
summer-2022

目前Apollo的一个痛点就是分布式部署有点太复杂了,虽然[文档](https://github.com/ctripcorp/apollo/wiki/%E5%88%86%E5%B8%83%E5%BC%8F%E9%83%A8%E7%BD%B2%E6%8C%87%E5%8D%97)写得很细,不过乍看一下,细节非常多,如果用户没有耐心读完文档就开始部署的话,一般都会遇到这样那样的问题,影响体验。 所以还想请大家一起看看是否有啥办法能够简化Apollo的分布式部署流程,欢迎大家献计献策!

discussion
area/operations

**Is your feature request related to a problem? Please describe.** Currently, apollo suggests deploying 3 different microservices(apollo-configservice, apollo-adminservice, apollo-portal) for the production environment. It makes sense for medium and large...

discussion

**Is your feature request related to a problem? Please describe.** The vendor libraries used in apollo are out-dated(Bootstrap v3.3.5, jQuery 2.2.4, AngularJS v1.5.1, etc), which means potential security issues, e.g....

help wanted

Service metadata information is very important to service governance, e.g. app name, service name, method parameters' name and type information. Without these information, it's very hard to implement features like...

later

I walked through the [SOFABoot quick start](https://www.sofastack.tech/projects/sofa-rpc/getting-started-with-sofa-boot/) guides and have some suggestions. #### 1. It's not always easy to change the parent pom, so it's better to document an alternative...

good first issue
remind

**What happened**: I followed the [FaaS QuickStart](https://mosn.io/layotto/#/en/start/faas/start) documentation, but failed in the [Start Layotto](https://mosn.io/layotto/#/en/start/faas/start?id=a%e3%80%81start-layotto) step. ``` $ layotto start -c /home/docker/config.json -bash: /usr/bin/layotto: cannot execute binary file: Exec format error...

help wanted
kind/bug