Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 Extend Polaris Ecosystem #163

Open
27 of 53 tasks
chuntaojun opened this issue Nov 29, 2021 · 38 comments
Open
27 of 53 tasks

🔥 Extend Polaris Ecosystem #163

chuntaojun opened this issue Nov 29, 2021 · 38 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@chuntaojun
Copy link
Member

chuntaojun commented Nov 29, 2021

What is the feature you want to add?

Combine polaris with surrounding ecological components

Why do you want to add this feature?

I hope that the capabilities of polaris can serve more ecology and improve the experience of developers


希望polaris的能力可以服务更多的生态,提升开发者的体验

How to implement this feature?

Additional context

If you have community students who are willing to work together to build together, you can leave a message in the issue for the task you want to receive, and create an issue separately to start the task


如果有愿意一起携手共建的社区同学,可以在issue留言想领取的任务,并单独创建一个issue进行任务的开始

@chuntaojun chuntaojun added enhancement New feature or request help wanted Extra attention is needed labels Nov 29, 2021
@chuntaojun chuntaojun changed the title Combine polaris with surrounding ecological components 🔥 Combine polaris with surrounding ecological components Nov 29, 2021
@chuntaojun chuntaojun removed the enhancement New feature or request label Nov 29, 2021
@chuntaojun chuntaojun changed the title 🔥 Combine polaris with surrounding ecological components 🔥 Combine polaris with surrounding ecological components Nov 29, 2021
@li-xiao-shuang
Copy link
Member

I will solve grpc-java-polaris

@chuntaojun chuntaojun pinned this issue Nov 30, 2021
@liu-song
Copy link
Contributor

liu-song commented Dec 1, 2021

hi, @chuntaojun,I want to support cloudwego/kitex

@hong0220
Copy link

hong0220 commented Dec 1, 2021

I want to support spring-cloud-zuul

@houseme
Copy link
Member

houseme commented Dec 1, 2021

hi, @chuntaojun,I want to support gogf/polaris

@wssgyyg
Copy link

wssgyyg commented Dec 1, 2021

I want to support grpc-cpp-polaris

@z-jeff953
Copy link

I want to support grpc-nodejs-polaris

@zifeiyu0531
Copy link

I want to support polaris-java-agent

@Zyh2333
Copy link

Zyh2333 commented Dec 1, 2021

I want to support polaris-java-agent too

@ZLBer
Copy link

ZLBer commented Dec 2, 2021

I want to support sofa-rpc/dubbo-java, but i found that java sdk miss some methods, such as watchService

@chuntaojun
Copy link
Member Author

I want to support sofa-rpc/dubbo-java, but i found that java sdk miss some methods, such as watchService

Yes,At present, you can replace it with other schemes, such as internal timing of a thread as GetInstances, and then comparing trigger events. We will supplement this ability later.

@chuntaojun
Copy link
Member Author

I want to support sofa-rpc/dubbo-java, but i found that java sdk miss some methods, such as watchService

So I think we can first dock dubbo-java, sofa-rpc, and then polaris-java can provide this ability, just replace the subscriber logic. what you think ?

@ZLBer
Copy link

ZLBer commented Dec 2, 2021

@chuntaojun fine, if no one does this, i will try it

@chuntaojun
Copy link
Member Author

@chuntaojun fine, if no one does this, i will try it

Then I will assign the task to you first? If you have any doubts, you can communicate in the community WeChat group, or on github

@longXboy
Copy link

I will supoort kratos-go

@chuntaojun chuntaojun added the good first issue Good for newcomers label Dec 30, 2021
@quicksandznzn
Copy link
Contributor

I want to support spring-boot

@andrewshan
Copy link
Member

I want to support spring-boot

@quicksandznzn it's cool, spring-boot-polaris repo is https://github.com/polarismesh/spring-boot-polaris, now supported feature is discovery, and you can add the ratelimit into the project

@quicksandznzn
Copy link
Contributor

I want to support spring-boot

@quicksandznzn it's cool, spring-boot-polaris repo is https://github.com/polarismesh/spring-boot-polaris, now supported feature is discovery, and you can add the ratelimit into the project

Maybe i need implement feign.RequestInterceptor and refer to com.tencent.polaris.ratelimit.api.core.LimitAPI , right ?

@quicksandznzn
Copy link
Contributor

I want to support spring-boot

@quicksandznzn it's cool, spring-boot-polaris repo is https://github.com/polarismesh/spring-boot-polaris, now supported feature is discovery, and you can add the ratelimit into the project

Maybe i need implement feign.RequestInterceptor and refer to com.tencent.polaris.ratelimit.api.core.LimitAPI , right ?

or in cn.polarismesh.boot.discovery.feign.PolarisTarget.apply add limiter ?

@chuntaojun
Copy link
Member Author

I want to support spring-boot

@quicksandznzn it's cool, spring-boot-polaris repo is https://github.com/polarismesh/spring-boot-polaris, now supported feature is discovery, and you can add the ratelimit into the project

Maybe i need implement feign.RequestInterceptor and refer to com.tencent.polaris.ratelimit.api.core.LimitAPI , right ?

or in cn.polarismesh.boot.discovery.feign.PolarisTarget.apply add limiter ?

we can talk in this project :https://github.com/polarismesh/spring-boot-polaris

@liu-song
Copy link
Contributor

https://github.com/kitex-contrib/registry-polaris
done

@chuntaojun
Copy link
Member Author

PolarisMesh 社区12月中简单汇总

文档建设

具体参看:#188

  • polaris的Open-API文档已完成熔断、限流、路由
  • 后续完善北极星原理、设计文档

北极星生态

具体参看:#163

RPC生态

其他

当前任务认领情况

@huyuanxin
Copy link
Contributor

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

@z-jeff953
Copy link

z-jeff953 commented Feb 22, 2022 via email

@chuntaojun
Copy link
Member Author

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

服务发现目前还没有实现吗

@huyuanxin
Copy link
Contributor

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

服务发现目前还没有实现吗

还没有,在实现的过程中发现有些问题,在企业微信群咨询中,待解决了就提新的PR

@chuntaojun
Copy link
Member Author

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

服务发现目前还没有实现吗

还没有,在实现的过程中发现有些问题,在企业微信群咨询中,待解决了就提新的PR

好的好的,大佬方便留一个微信联系方式不

@huyuanxin
Copy link
Contributor

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

服务发现目前还没有实现吗

还没有,在实现的过程中发现有些问题,在企业微信群咨询中,待解决了就提新的PR

好的好的,大佬方便留一个微信联系方式不

huyuanxin1999

@ranchowang ranchowang changed the title 🔥 Combine polaris with surrounding ecological components 🔥 Combine polaris with ecological components May 25, 2022
@ranchowang ranchowang changed the title 🔥 Combine polaris with ecological components 🔥 Extend Polaris Ecological Components May 25, 2022
@ranchowang ranchowang changed the title 🔥 Extend Polaris Ecological Components 🔥 Extend Polaris Ecosystem Jul 6, 2022
@weir2010
Copy link

weir2010 commented Feb 1, 2023

希望关注quarkus,这个非常棒

@z-jeff953
Copy link

z-jeff953 commented Feb 1, 2023 via email

@chuntaojun
Copy link
Member Author

希望关注quarkus,这个非常棒

好的

@StringKe
Copy link
Contributor

@chuntaojun SDK 需要实现的功能,以及 polaris 开发文档的地址有么?

我看看能不能写一下 python 的 sdk

@z-jeff953
Copy link

z-jeff953 commented Feb 27, 2023 via email

@chuntaojun
Copy link
Member Author

@chuntaojun SDK 需要实现的功能,以及 polaris 开发文档的地址有么?

我看看能不能写一下 python 的 sdk

可以加我微信下,LCT1069284099

@snxq
Copy link

snxq commented Nov 21, 2023

@chuntaojun SDK 需要实现的功能,以及 polaris 开发文档的地址有么?

我看看能不能写一下 python 的 sdk

问下,目前的 python sdk 是什么情况

@z-jeff953
Copy link

z-jeff953 commented Nov 21, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests