max constraints for publisher are not used.
-------------------------------------------
Key: JUDDI-258
URL: https://issues.apache.org/jira/browse/JUDDI-258
Project: jUDDI
Issue Type: Improvement
Reporter: Kurt T Stam
Assignee: Kurt T Stam
Fix For: 3.1
We have these values in our publisher table:
max_bindings_per_service | int(11) | YES | | NULL | |
| max_businesses | int(11) | YES | | NULL | |
| max_services_per_business | int(11) | YES | | NULL | |
| max_tmodels | int(11) | YES | | NULL | |
However we are not checking them. Either we start using them or we remove the
settings. My preference would be to start using them.
--Kurt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.