Chuck Rolke created QPID-4971:
---------------------------------

             Summary: C++ Broker queue settings have uninitialized variables
                 Key: QPID-4971
                 URL: https://issues.apache.org/jira/browse/QPID-4971
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.20
            Reporter: Chuck Rolke
            Assignee: Chuck Rolke
             Fix For: 0.23


File size limits for ACL are unitialized. The problem appears during ACL 
lookups:

2013-06-17 17:42:00 [Security] debug ACL: 
  Lookup for id:usera@QPID 
    action:create 
    objectType:queue name:testq with params { 
      durable=false 
      autodelete=false 
      exclusive=false 
      alternate= 
      policytype=reject 
      maxqueuesize=0 
      maxqueuecount=0 
      maxfilesize=48794453446331572 
      maxfilecount=13119085654258853640 }


--
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