Hi, Sounds strange. I have recently used a similar RPC call with grpc 1.34. Not observed such issue. You can try 1.34 or the latest.
Regards, Nandi On Sun, Apr 11, 2021 at 6:16 AM Jeff Steger <[email protected]> wrote: > > > Hi all, > I am using grpc 1.23.0. I recently came across an issue that seems to be > documented here: > > https://github.com/paralin/grpc-bus/issues/35 > > In sum: > > When a new call is created with a streaming request/non-streaming > response, an initial message is sent immediately (before call.write() is > ever explicitly invoked) with a blank value. > > > > Has anyone seen this before and does anyone know if there is a grpc > version where this is fixed? Thanks! > > -- > You received this message because you are subscribed to a topic in the > Google Groups "grpc.io" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/grpc-io/_0wBUQB_QDk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/grpc-io/CAA-WHum4DOYr9jQAX-iDSxc%3Dy9F4mFMYWPq72kWyRuiUpbDM5Q%40mail.gmail.com > <https://groups.google.com/d/msgid/grpc-io/CAA-WHum4DOYr9jQAX-iDSxc%3Dy9F4mFMYWPq72kWyRuiUpbDM5Q%40mail.gmail.com?utm_medium=email&utm_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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAKPYA23CpzMGVdrkfF4VoX6Yby6OznOegSjAnwF71FO%3DFZdDrA%40mail.gmail.com.
