On Mon, Apr 10, 2017 at 8:49 PM, Tom Pantelis <tompante...@gmail.com> wrote:

> I guess it didn't make the SR3 cutoff.
>
> On Mon, Apr 10, 2017 at 2:23 PM, Srini Seetharaman <
> srini.seethara...@gmail.com> wrote:
>
>> Ok. thanks!  Likely that is my issue. Any reason this didn't make it to
>> Boron?
>>
>
If it's important to you, you could of course propose a Gerrit change to
cherry-pick it to stable/boron yourself - so at least it would be in the
branch, in case a SR4 is every released (and you can build locally yourself
in the mean time).

PS: One fine day we'll probably need to more serious about tagging versions
in bugs, you know the usual "Affecting/Found in" VS "Fixed in" - were
currently just ignoring this in BZ... ;-)


>
>> On Mon, Apr 10, 2017 at 11:17 AM, Tom Pantelis <tompante...@gmail.com>
>> wrote:
>>
>>> Yes - that second patch was the final fix but didn't make Boron SR3.
>>>
>>> On Mon, Apr 10, 2017 at 1:53 PM, Srini Seetharaman <
>>> srini.seethara...@gmail.com> wrote:
>>>
>>>> Perhaps the second patch https://git.opendaylight.org/gerrit/#/c/53646/ was
>>>> not merged into Boron-SR3 causing my issue?
>>>>
>>>> On Mon, Apr 10, 2017 at 10:08 AM, Srini Seetharaman <
>>>> srini.seethara...@gmail.com> wrote:
>>>>
>>>>> Hi Tom
>>>>> I see that you put in a fix for ODL bug 7814
>>>>> <https://bugs.opendaylight.org/show_bug.cgi?id=7814> and it's been
>>>>> merged with Boron-SR3. But, I still hit that issue in my current run with
>>>>> Boron-SR3. Is there a possibility that the issue is fixed for operational
>>>>> shard and not config shard?
>>>>>
>>>>>
>>>>> Caused by: java.lang.Exception: Error creating READ_ONLY transaction
>>>>> on shard default
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.datastore.RemoteTransactionContextSupport.createTransa
>>>>> ctionContext(RemoteTransactionContextSupport.java:224)
>>>>>         ... 20 more
>>>>> Caused by: akka.actor.InvalidActorNameException: actor name
>>>>> [shard-default-member-3:datastore-config@0:3] is not unique!
>>>>>         at akka.actor.dungeon.ChildrenCon
>>>>> tainer$NormalChildrenContainer.reserve(ChildrenContainer.scala:129)
>>>>>         at akka.actor.dungeon.Children$cl
>>>>> ass.reserveChild(Children.scala:130)
>>>>>         at akka.actor.ActorCell.reserveChild(ActorCell.scala:374)
>>>>>         at akka.actor.dungeon.Children$cl
>>>>> ass.makeChild(Children.scala:268)
>>>>>         at akka.actor.dungeon.Children$cl
>>>>> ass.actorOf(Children.scala:42)
>>>>>         at akka.actor.ActorCell.actorOf(ActorCell.scala:374)
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.datastore.ShardTransactionActorFactory.newShardTransac
>>>>> tion(ShardTransactionFactory.java:82)
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.datastore.Shard.createTransaction(Shard.java:520)
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.datastore.Shard.createTransaction(Shard.java:508)
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.datastore.Shard.handleCreateTransaction(Shard.java:488)
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.datastore.Shard.handleNonRaftCommand(Shard.java:237)
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.raft.RaftActor.handleCommand(RaftActor.java:291)
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.common.actor.AbstractUntypedPersistentActor.onReceiveC
>>>>> ommand(AbstractUntypedPersistentActor.java:29)
>>>>>         at akka.persistence.UntypedPersis
>>>>> tentActor.onReceive(PersistentActor.scala:170)
>>>>>         at org.opendaylight.controller.cl
>>>>> uster.common.actor.MeteringBehavior.apply(MeteringBehavior.java:97)
>>>>>         at akka.actor.ActorCell$$anonfun$
>>>>> become$1.applyOrElse(ActorCell.scala:544)
>>>>>         at akka.actor.Actor$class.aroundReceive(Actor.scala:484)
>>>>>         at akka.persistence.UntypedPersis
>>>>> tentActor.akka$persistence$Eventsourced$$super$aroundReceive
>>>>> (PersistentActor.scala:168)
>>>>>         at akka.persistence.Eventsourced$
>>>>> $anon$1.stateReceive(Eventsourced.scala:633)
>>>>>         at akka.persistence.Eventsourced$
>>>>> class.aroundReceive(Eventsourced.scala:179)
>>>>>         at akka.persistence.UntypedPersis
>>>>> tentActor.aroundReceive(PersistentActor.scala:168)
>>>>>         at akka.actor.ActorCell.receiveMessage(ActorCell.scala:526)
>>>>>         at akka.actor.ActorCell.invoke(ActorCell.scala:495)
>>>>>         at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:257)
>>>>>         at akka.dispatch.Mailbox.run(Mailbox.scala:224)
>>>>>         at akka.dispatch.Mailbox.exec(Mailbox.scala:234)
>>>>>         ... 4 more
>>>>>
>>>>>
>>>>> Thanks
>>>>> Srini.
>>>>>
>>>>
>>>>
>>>
>>
>
> _______________________________________________
> controller-dev mailing list
> controller-dev@lists.opendaylight.org
> https://lists.opendaylight.org/mailman/listinfo/controller-dev
>
>
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to