[grpc-io] gRPC-Core Release 1.48.0

2022-07-19 Thread 'yas...@google.com' via grpc.io
This is 1.48.0([g](https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)arum) release announcement for gRPC-Core and the wrapped languages C++, C#, Objective-C, Python, PHP and Ruby. Latest release notes are [here](https://github.com/grpc/grpc/releases/tag/v1.48.0). This release

Re: [grpc-io] gRPC Java: snapshots

2022-07-19 Thread 'Eric Anderson' via grpc.io
v1.48.0 was scheduled for last week, but there were some testing delays that delayed it to this week. The build will likely happen today or tomorrow with the announcement the day after. There's some evidence of the release process in-progress. On Mon,

[grpc-io] Observed an error trace from grpc core while invoking rpc on client side

2022-07-19 Thread Balaji Seenivasan
I have seen the below error trace during rpc gets invoked in the client side. E0108 23:57:39.627493254 13286 ev_epollex_linux.cc:512] Error shutting down fd 43. errno: 9 Adding the backtrace taken from gdb below for reference. (gdb) bt #0 0x76a21770 in shutdown () from

[grpc-io] Re: Exception in thread "main" io.grpc.StatusRuntimeException: UNIMPLEMENTED: Method not found!

2022-07-19 Thread 'sanjay...@google.com' via grpc.io
A similar issue was reported before and this comment might be relevant for you? https://github.com/grpc/grpc-java/issues/7263#issuecomment-666145710 Even with the same protobuf file you may need to tweak the python side package name for the 2 sides to match (based on what I read in that

[grpc-io] Exception in thread "main" io.grpc.StatusRuntimeException: UNIMPLEMENTED: Method not found!

2022-07-19 Thread VALENTINA FERRO
Ciao a tutti, avrei bisogno del vostro aiuto. Durante l'esecuzione del mio Client mi viene generata la seguente eccezione Exception in thread "main" io.grpc.StatusRuntimeException: UNIMPLEMENTED: Method not found! Ho controllato le due versioni di protobuf utilizzate dal Client java e dal

Re: [grpc-io] gRPC Java: snapshots

2022-07-19 Thread Паша Варченко
Hello again! When can we expect release 1.48.0? Can't wait to go to production =) среда, 29 июня 2022 г. в 09:50:34 UTC+3, Паша Варченко: > Thank you very much! I found 1.48.0-SNAPSHOT in > https://oss.sonatype.org/content/repositories/snapshots/ > > вторник, 28 июня 2022 г. в 19:07:51 UTC+3,