You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt T Stam (JIRA)" <ju...@ws.apache.org> on 2009/07/01 20:51:47 UTC

[jira] Created: (JUDDI-258) max constraints for publisher are not used.

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.