Cyclic shared group names cause overflow.

Description

A user reports that after upgrading from Openfire 4.4.2 to 4.4.3, hundreds of these messages are logged:

org.jivesoftware.openfire.group.GroupManager - Cyclic sharing groups found. Please remove the cycle of groups

This appears to be a problem caused by a scenario that employs group sharing, and has a cycling dependency (group A is shared with group B, which is shared with group A).

Openfire should properly detect and handle cyclic references in shared groups.

Environment

None

is related to

Activity

Show:

Guus der Kinderen November 5, 2019 at 10:22 AM

It is likely that this issue is introduced by the fix for OF-1904, which was solved by reverting to older code.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created November 5, 2019 at 10:21 AM
Updated November 12, 2019 at 4:44 PM
Resolved November 12, 2019 at 4:44 PM

Flag notifications