[grpc-io] Re: [grpc-java] Deadline issues with broken connections

2017-08-15 Thread 'Carl Mastrangelo' via grpc.io
How can you tell if a connection is broken? Unless you receive a packet saying the host isn't reachable, its possible the remote endpoint is just taking a long time. It can't be distinguished from radio silence. The deadline mechanism isn't really for connection level usage, it's for RPC

[grpc-io] Re: Versioning and version negotiation

2017-08-15 Thread 'Carl Mastrangelo' via grpc.io
Have you considered not having versions and just keeping a single proto file? When you make a service, pretty much anyone can call the methods on it, not just the clients you make. Because of this, you end up having to support all the old methods on your service anyways. Service definitions

[grpc-io] Re: gRPC RPM for Fedora Linux

2017-08-15 Thread 'April Kyle Nassi' via grpc.io
Hi Jeff, are you still looking for testers? On Tuesday, July 11, 2017 at 8:55:53 AM UTC-7, Jeff Mendoza wrote: > > Hi gRPC Community. I have been working on an RPM for gRPC on Fedora > Linux. I plan on going through the process of contributing the rpm to > Fedora, but have not started that yet.

[grpc-io] gRPC at CloudNative Conf!

2017-08-15 Thread 'April Kyle Nassi' via grpc.io
The CloudNative Conference is coming up in December, and right now the Call for Presentations is open ! This conference is the perfect place to connect with others in the open source software world, and

[grpc-io] Google Cloud Platform partners with Splunk, BMC and Tenable, making hybrid cloud ops easier

2017-08-15 Thread Gerard Blokdijk
Hi there, Hope you're well. I just read your post on 'Google Cloud Platform partners with Splunk, BMC and Tenable, making hybrid cloud ops easier' on Google Cloud Platform Blog while researching resources for my next post about Splunk on The Art of Service's blog and I just had to reach out

Re: [grpc-io] [Java] Override authority

2017-08-15 Thread 'Eric Anderson' via grpc.io
Ah, then ManagedChannelBuilder.overrideAuthority() seems to be what you want. Linkerd is acting as a reverse proxy, so it "is" the server as far as gRPC is concerned. Your environment could have been configured by overriding DNS to point to linkerd; that's functionally similar to using

[grpc-io] [C++] setting max connections

2017-08-15 Thread Arpit Baldeva
Hi, Using version 1.4.2. I see GRPC_ARG_MAX_CONCURRENT_STREAMS option to limit concurrent streams per connection. Is there an option available(I did not find any) or planned to be introduced in the future that would allow for setting max connections on server. Any new incoming connection

[grpc-io] I'd love to Write for your Blog

2017-08-15 Thread Tony Branson
Hello, Are you looking for guest bloggers and contributors? If yes, I’ve got a great idea for a post that would do well on your Blog. I’ve previously written for Computer World, CSO, HomeBusiness Mag and a few other sites as well. Here are some links to the posts I’ve written in the past,