Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-1758

Composite circular dependency

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • API
    • None

    Description

      Shilen,
       
      I think I figured out what had happened.
       
      It looks like I had a circular dependency in my groups:
       

      • A = A_allow - A_deny
      • A_allow = X + B
      • B = B_include - B_exclude
      • B_exclude = Y + A
         
        This last line was actually a mistake.  It should have been "B_exclude = Y".  The upshot was, when I added "B" to "A_allow", "B" was already in an unstable state.  I'm not sure how Grouper tried to resolve this, but I'm not surprised that the operations seemed to take a long time.
         
        Thanks,
        Carl Waldbieser
        ITS Identity Management
        Lafayette College

      Attachments

        Activity

          People

            shilen.patel@at.internet2.edu Shilen Patel (duke.edu)
            shilen.patel@at.internet2.edu Shilen Patel (duke.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: