---

** [tickets:#2056] imm: ccb is not aborted when OI gracefully disconnects**

**Status:** unassigned
**Milestone:** 4.7.2
**Created:** Wed Sep 21, 2016 10:58 AM UTC by Hung Nguyen
**Last Updated:** Wed Sep 21, 2016 10:58 AM UTC
**Owner:** nobody
**Attachments:**

- [logs.7z](https://sourceforge.net/p/opensaf/tickets/2056/attachment/logs.7z) 
(201.2 kB; application/octet-stream)


Reproduce steps:

1. Start OI
2. Create a ccb and add an operation to the ccb, leave the ccb in idle state
root@SC-1:~# immcfg
\> immcfg -c Test test=1
\>
3. Disconnect OI gracefully with OiImplementerClear() and OiFinalize()
4. Try to connect the OI again and OiImplementerSet() keeps failing with 
ERR_TRY_AGAIN

If we roughly kill the OI in step 3, the ccb will be aborted and the OI can 
attach again.

So there's a difference between roughly disconnecting and gracefully 
disconnecting the OI.

Attached is logs and traces.
~~~
17:30:43.168638 osafimmnd [2556:immsv_evt.c:5422] T8 Received: 
IMMND_EVT_D2ND_IMPLSET_RSP (60) from 0
17:30:43.168646 osafimmnd [2556:immnd_evt.c:9865] T2 originated here?:1 
nodeId:2010f conn: 190
17:30:43.168653 osafimmnd [2556:ImmModel.cc:14309] >> implementerSet 
17:30:43.168694 osafimmnd [2556:ImmModel.cc:14369] T7 Re-using implementer for 
testoi
17:30:43.168706 osafimmnd [2556:ImmModel.cc:14389] TR TRY_AGAIN: ccb 2 is 
active on object 'test=1' bound to OI name 'testoi'. Can not set re-attach 
implementer
~~~


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to