Details
-
Type: Story
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: K2
-
Fix Version/s: K2
-
Component/s: None
-
Labels:None
Description
The current hard-coded limit for adgroups in JBOSS is 100. We need to make this value configurable.
private static final int AD_GROUP_LIMIT = 100; in AdMaxDeploymentServiceImple is hardcoded.
Please make this configurable and add the property to properties-service.xml