
| Key: |
SUNWIKIS-24
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Igor Minar
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
When using the Custom Space User Management Plugin, any attempt to remove users from space group fails even though the plugin displays "Success" message.
|
|
Description
|
When using the Custom Space User Management Plugin, any attempt to remove users from space group fails even though the plugin displays "Success" message. |
Show » |
Sort Order:
|
This is due to the use of "experimental hibernate mapping" which we have to do due to http://jira.atlassian.com/browse/CONF-12319
(Adding users to a large group is slow with default (Hibernate) user management).
Currently there is no workaround for this besides turning off the experimental mapping. I'm going to go ahead and disable it, but we have to be careful not to reenable the cluster otherwise, we would reintroduce major stability issues.