You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Lionel Cons (JIRA)" <ji...@apache.org> on 2013/02/06 12:51:12 UTC

[jira] [Created] (APLO-295) Incorrect message_load_batch_size.max

Lionel Cons created APLO-295:
--------------------------------

             Summary: Incorrect message_load_batch_size.max
                 Key: APLO-295
                 URL: https://issues.apache.org/jira/browse/APLO-295
             Project: ActiveMQ Apollo
          Issue Type: Bug
         Environment: apollo-99-trunk-20130205.062226-181
            Reporter: Lionel Cons


The max value of message_load_batch_size as reported by the REST API is incorrect (negative):

  'message_load_batch_size' => {
    'count' => 0,
    'max' => '-2147483648',
    'min' => 2147483647,
    'total' => 0
  },


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