Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-4628

(7.1.0) The default min and max pool size of -1 is confusing.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR8
    • 7.0.0.GA
    • JMS
    • None

    Description

      The default values for min and max pool size are confusing
      "max-pool-size" => -1,
      "min-pool-size" => -1,

      They should either say default

      "max-pool-size" => default,
      "min-pool-size" => default,

      or display the default JCA values which I believe are 2 and 20

      "max-pool-size" => 20,
      "min-pool-size" => 2,

      Attachments

        Issue Links

          Activity

            People

              bayern39_jira Chen Maoqian (Inactive)
              rhn-support-toross Tom Ross
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: