Skip to Content.
Sympa Menu

grouper-dev - RE: [grouper-dev] Draft Minutes: Grouper Call 18-Feb-09

Subject: Grouper Developers Forum

List archive

RE: [grouper-dev] Draft Minutes: Grouper Call 18-Feb-09


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Tom Zeller <>, Grouper Dev <>
  • Subject: RE: [grouper-dev] Draft Minutes: Grouper Call 18-Feb-09
  • Date: Tue, 17 Mar 2009 13:48:13 -0400
  • Accept-language: en-US
  • Acceptlanguage: en-US

I don’t understand… the lastMembershipChange is the time of the last membership change for the group…  that is what you need, so we would need to make that adjustment to look at that col instead of (or in addition to), modifyTime…  that would work, right?

 

Chris

 

 

 

From: [mailto:] On Behalf Of Tom Zeller
Sent: Tuesday, March 17, 2009 1:44 PM
To: Grouper Dev
Subject: Re: [grouper-dev] Draft Minutes: Grouper Call 18-Feb-09

 

Grouper Call 18-Feb-09**

 

[AI]  (TomZ) will confirm that Ldappc uses query filters to determine when a group was last modified. 

 

Last Membership Update Issue

 

Shilen:  Should we prevent updating the modifyUUID and modifyTime for a group or stem when a member or privilege is added or deleted and instead create last_membership_change attributes on groups and stems?

 

How would this affect Ldappc, which does membership updates based on the time the group was last updated?

 

TomZ will look into possible dependency with Ldappc: 

[AI]  (TomZ) will confirm that Ldappc uses query filters to determine when a group was last modified. 

 

Chris noted that, long-term, if Ldappc is moved to notifications, then we may not need the last_membership_change field at all. 

 

[AI] (Shilen) will create a Jira item for the UUID and last membership update issue. 

 

Ldappc calls group.getModifyTime() to determine if a group has been modified recently. If the last time of a membership change is not available, then ldappc will have difficulty determining groups that need to be updated.

 

Perhaps we should make the last_membership_change attribute/column mandatory, and provide another method to return the last membership modification time, e.g. group.getMembershipModifyTime().

 

[I've added this comment to jira]

 

TomZ

 




Archive powered by MHonArc 2.6.16.

Top of Page