Re: [controller-dev] OFP cluster test with "tell-based"
Robert Varga
On 19/02/2019 02:11, Luis Gomez wrote:
Not sure... if we have messed up accounding (below), we may end upOn Feb 13, 2019, at 2:22 AM, Robert Varga <nite@...> wrote:Any workaround for this? reporting things out of whack. Thanks, this actually provides a lead: everything works with normalHere it is: https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-3node-clustering-only-neon/12) some WARNs are flooding the log:This is interesting, as it starts happening for the same transaction on transaction chains, yet breaks down with single transactions. Since we have module-based shards in play and multi-shard commits, the cookie inside LocalHistoryIdentifier becomes significant in lookup -- and the single history is hard-wired to not have a cookie. https://git.opendaylight.org/gerrit/80392 does that. Regards, Robert |
|