Menu

#2599 imm: remove cascading delete for runtime objects

future
duplicate
None
enhancement
imm
-
major
False
2017-11-03
2017-09-27
No

Investigation needed. There is a lot of log spam on large installations when deleting these objects. It could be caused by SMF deleting individual elements instead of a parent root.

Posted by Zoran from IMM:

The problem comes with cascade delete of SMF objects which contain many thousand objects.
When cascade delete is invoked, it shouldn't be deleted more than 10000 objects at once.

All this is explained in IMM PR document, chapter 3.4, point 6.
https://sourceforge.net/p/opensaf/documentation/ci/default/tree/OpenSAF_IMMSv_PR.odt

Adding Rafael Odzakow

Discussion

  • Zoran Milinkovic

    • summary: smf: remove cascading delete for runtime objects --> imm: remove cascading delete for runtime objects
    • status: unassigned --> accepted
    • assigned_to: Rafael Odzakow --> Zoran Milinkovic
    • Type: discussion --> enhancement
    • Component: smf --> imm
    • Part: d --> -
    • Priority: minor --> major
    • Milestone: 5.17.10 --> future
     
  • Zoran Milinkovic

    Due to a short time for testing, the new soultion for handling large amount of cascade delete in IMM will be postponed to the next release.

     
  • Zoran Milinkovic

    • status: accepted --> duplicate
     
  • Zoran Milinkovic

    The ticket is solved in ticket #2667

     

Log in to post a comment.