[grpc-io] dns resolver crash

2024-06-08 Thread Amber Hu
Hi Experts,

We are using gRPC 1.47.5 and found a crash in the daemon acting as gRPC 
client if there is network disrupt. From the stack, I could see it is the 
same issue as https://github.com/grpc/grpc/pull/29903. My question is when 
I try to reproduce it on another similar setup using same gRPC version by 
disconnecting the network, but could not get the daemon crash. I could not 
understand what difference in the setup might cause the different behavior, 
so I turn to seek help here.
Thanks for your time.
BR/Amber

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/280b42d3-235a-4cf5-8ebd-9fe6b9e07553n%40googlegroups.com.


Re: [grpc-io] Re: Question about dependency on protobuf

2024-01-04 Thread Amber Hu
Huge thanks for your answer.

BR/Amber

On Thu, Dec 28, 2023 at 2:52 AM 'veb...@google.com' via grpc.io <
grpc-io@googlegroups.com> wrote:

> Usually gRPC tries to bump the version of Protobuf every time Protobuf has
> a new release to make two libraries work together. But gRPC can work with
> older versions of Protobuf in general. You can try using older protobuf
> with the latest gRPC. Sometimes you might see build errors because of
> breaking changes Protobuf sometimes introduced. Note that protobuf
> introduced two major things recently; new Abseil dependency and Cord
> support. Those may prevent you from pairing new gRPC and old Protobuf but
> you can try it.
>
> On Tuesday, December 12, 2023 at 6:50:47 AM UTC-8 Amber Hu wrote:
>
>> Hi Experts,
>>
>> I have a question about the requirement on protobuf from grpc.
>> I found the required protobuf version's bumped from 3.5.0 to 4.21.3
>> directly since v1.49.0, my question is what new feature from protobuf is
>> requested for this upgrading?
>> Thanks for your time in advance.
>>
>> BR/Amber
>>
>> This electronic communication and the information and any files
>> transmitted with it, or attached to it, are confidential and are intended
>> solely for the use of the individual or entity to whom it is addressed and
>> may contain information that is confidential, legally privileged, protected
>> by privacy laws, or otherwise restricted from disclosure to anyone else. If
>> you are not the intended recipient or the person responsible for delivering
>> the e-mail to the intended recipient, you are hereby notified that any use,
>> copying, distributing, dissemination, forwarding, printing, or copying of
>> this e-mail is strictly prohibited. If you received this e-mail in error,
>> please return the e-mail to the sender, delete it from your computer, and
>> destroy any printed copy of it.
>
> --
> You received this message because you are subscribed to the Google Groups "
> grpc.io" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to grpc-io+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/grpc-io/e59d3400-0341-4756-ba6c-7e7df16c6d55n%40googlegroups.com
> <https://groups.google.com/d/msgid/grpc-io/e59d3400-0341-4756-ba6c-7e7df16c6d55n%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAO4Q_gMLmNTCKa9P9b2c0zFTvJmRon0haUaeYnQXiusMv0KWuQ%40mail.gmail.com.


[grpc-io] Question about dependency on protobuf

2023-12-12 Thread 'Amber Hu' via grpc.io
Hi Experts,

I have a question about the requirement on protobuf from grpc.
I found the required protobuf version's bumped from 3.5.0 to 4.21.3 
directly since v1.49.0, my question is what new feature from protobuf is 
requested for this upgrading?
Thanks for your time in advance.

BR/Amber

-- 
This electronic communication and the information and any files transmitted 
with it, or attached to it, are confidential and are intended solely for 
the use of the individual or entity to whom it is addressed and may contain 
information that is confidential, legally privileged, protected by privacy 
laws, or otherwise restricted from disclosure to anyone else. If you are 
not the intended recipient or the person responsible for delivering the 
e-mail to the intended recipient, you are hereby notified that any use, 
copying, distributing, dissemination, forwarding, printing, or copying of 
this e-mail is strictly prohibited. If you received this e-mail in error, 
please return the e-mail to the sender, delete it from your computer, and 
destroy any printed copy of it.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/54fc8a63-1462-4ef8-a028-bb44f2f116d3n%40googlegroups.com.