Re: Uninitialized Message Exception thrown while getting values.

2018-01-19 Thread Karthick Ram
We have been using this setup for months now and this issue never occurred before. And we are not able to reproduce the same. On Fri, Jan 19, 2018 at 4:29 PM, Ted Yu wrote: > From the exception message, it seems some GetRequest was empty. > > How often did this happen ? >

Re: Uninitialized Message Exception thrown while getting values.

2018-01-19 Thread Ted Yu
>From the exception message, it seems some GetRequest was empty. How often did this happen ? If you can describe characteristics of the get request, that may give some clue. Can you come up with a unit test that reproduces the issue ? On Thu, Jan 18, 2018 at 11:40 PM, Karthick Ram