Menu

#2153 smf: Fails to create a node group, admin owner/handle is lost

5.1.1
fixed
nobody
None
defect
smf
d
major
2016-11-15
2016-10-31
elunlen
No

Even though handles and admin owner needed to create a node group is created just before the node group shall be created the creation may still fail because of bad handle or missing admin owner. To increase robustness a mechanism for recreation of handles and admin owner similar to handling when deleting a node group should be implemented.

Related

Tickets: #2153
Wiki: ChangeLog-5.1.1

Discussion

  • elunlen

    elunlen - 2016-11-03
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,2 @@
    -Even though handles and admin owner needed to create a node group is created just before the node group shall be created the creation may still fail because of bad handle or missing admin owner. To increase robustness a mechanism for recreation of handles and admin owner similar to handling when deleting a node group should be implemented
    +Even though handles and admin owner needed to create a node group is created just before the node group shall be created the creation may still fail because of bad handle or missing admin owner. To increase robustness a mechanism for recreation of handles and admin owner similar to handling when deleting a node group should be implemented.
    +Also, the admin owner name must be unique per instance of the SmfAdminOperation class in order to be thread safe. Becoming admin owner may fail because already exist
    
     
  • elunlen

    elunlen - 2016-11-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1 @@
     Even though handles and admin owner needed to create a node group is created just before the node group shall be created the creation may still fail because of bad handle or missing admin owner. To increase robustness a mechanism for recreation of handles and admin owner similar to handling when deleting a node group should be implemented.
    -Also, the admin owner name must be unique per instance of the SmfAdminOperation class in order to be thread safe. Becoming admin owner may fail because already exist
    
     
  • elunlen

    elunlen - 2016-11-09
    • status: accepted --> review
     
  • elunlen

    elunlen - 2016-11-15
    • status: review --> fixed
    • assigned_to: elunlen --> nobody
     
  • elunlen

    elunlen - 2016-11-15

    changeset: 8321:16013294f17b
    tag: tip
    parent: 8317:18405ab703c3
    user: Lennart Lund lennart.lund@ericsson.com
    date: Tue Nov 15 09:58:43 2016 +0100
    summary: smf: Fails to create a node group, admin owner/handle is lost [#2153]

    rev: 16013294f17b35e888099b8b799f9c80151a54cb

    changeset: 8320:e2a4ee7c207d
    branch: opensaf-5.1.x
    parent: 8318:2090f554c25e
    user: Lennart Lund lennart.lund@ericsson.com
    date: Tue Nov 15 09:58:43 2016 +0100
    summary: smf: Fails to create a node group, admin owner/handle is lost [#2153]

    rev: e2a4ee7c207d8ca90999f24c8b7c8a63101b3a08

     

    Related

    Tickets: #2153


Log in to post a comment.