Chuck Rolke created QPID-4373:
---------------------------------

             Summary: C++ Broker ACL changes cause regressions
                 Key: QPID-4373
                 URL: https://issues.apache.org/jira/browse/QPID-4373
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.18
            Reporter: Chuck Rolke
            Assignee: Chuck Rolke


Recent changes (r1348707 11-Jun-2012) cause regressions:

1. Deleting the broker management property 'maxConns' causes needless hardship 
for downstream projects that are expecting it. 

I propose to restore this property and populate it as before.

2. CLI switch max-connections is ambiguous with respect to 
max-connections-per-ip and max-connections-per-user for older versions of boost 
program_options.

I propose to resolve the ambiguity by renaming the new options:

max-connections-per-user => limit-connections-per-user
max-connections-per-ip   => limit-connections-per-ip




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to