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

Shall we upgrade the protobuf-java and grpc-java to support Mac M1 #9015

Open
jemygraw opened this issue Aug 23, 2022 · 3 comments
Open

Shall we upgrade the protobuf-java and grpc-java to support Mac M1 #9015

jemygraw opened this issue Aug 23, 2022 · 3 comments

Comments

@jemygraw
Copy link

Is your feature request related to a problem? Please describe.
The current grpc-java (1.30.2) is not supported on apple M1 as described in issue grpc/grpc-java#7690

Describe the solution you'd like
It's appreciated that we can upgrade the grpc-java as well as the related protobuf-java version

Describe alternatives you've considered
The following dependency is tested ok on apple M1

<grpc-java.version>1.48.1</grpc-java.version>
<protobuf-java.version>3.21.1</protobuf-java.version>

Additional context
The suggested versions are also described at https://github.com/grpc/grpc-java README.

@hsiong
Copy link

hsiong commented Sep 1, 2022

look forward to receiving the message that issue would be closed

@KomachiSion KomachiSion added this to the 2.1.2 milestone Sep 22, 2022
@KomachiSion
Copy link
Collaborator

sofastack/sofa-jraft#837

Nacos depend jraft, but jraft can't upgrade > 1.30.2 .

Maybe need to delay.

@KomachiSion KomachiSion modified the milestones: 2.1.2, 3.0.0 Oct 10, 2022
@shichaoyuan
Copy link

看 jraft 已经更新 grpc 的版本了,Nacos 也同步一下?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants