Re: [controller-dev] Routed RPC in a clustered environment not routing right

2017-03-08 Thread Srini Seetharaman
Great, thanks! I hope you're ok that I changed the SR target milestone in the bug to Boron-3. https://bugs.opendaylight.org/show_bug.cgi?id=6937 On Fri, Mar 3, 2017 at 3:51 AM, Tomas Cere -X (tcere - PANTHEON TECHNOLOGIES at Cisco) wrote: > If you take a look at the patch in gerrit you can see i

Re: [controller-dev] Routed RPC in a clustered environment not routing right

2017-03-03 Thread Tomas Cere -X (tcere - PANTHEON TECHNOLOGIES at Cisco)
If you take a look at the patch in gerrit you can see it was cherry-picked and merged ~4weeks ago so it should be in next SR. Tomas. From: srini...@gmail.com [mailto:srini...@gmail.com] On Behalf Of Srini Seetharaman Sent: Friday, March 03, 2017 00:46 To: controller-dev@lists.opendaylight.org C

Re: [controller-dev] Routed RPC in a clustered environment not routing right

2017-03-02 Thread Srini Seetharaman
I just verified that the fix works even when backported to Beryllium-SR3. So, I take it that it would be ok to backport to Boron. On Thu, Mar 2, 2017 at 2:05 PM, Srini Seetharaman < srini.seethara...@gmail.com> wrote: > Hi, I found https://bugs.opendaylight.org/show_bug.cgi?id=6937 which is > abo

[controller-dev] Routed RPC in a clustered environment not routing right

2017-03-02 Thread Srini Seetharaman
Hi, I found https://bugs.opendaylight.org/show_bug.cgi?id=6937 which is about routed RPC call returning error "Rpc implementation for {} was removed during processing" whenever the provider is isolated and switchover to a different instance. I see that the fix is pushed to Carbon. Is this fix back