You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2013/07/01 21:10:20 UTC

[jira] [Created] (QPID-4971) C++ Broker queue settings have uninitialized variables

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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org