Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1873

Confused about RA pool settings

    XMLWordPrintable

Details

    • Clarification
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • None
    • JCA
    • None

    Description

      [standalone@localhost:9999 /] /subsystem=resource-adapters/resource-adapter=xmpp-ra.rar:read-resource
      {
         "outcome" => "success",
         "result" => {
             "archive" => "xmpp-ra.rar",
             "background-validation" => undefined,
             "background-validation-millis" => undefined,
             "blocking-timeout-wait-millis" => undefined,
             "config-properties" => {"host" => "talk.google.om"},
             "connection-definitions" => [{
                 "class-name" => "com.ramphastos.xmpp.XmppConnectionFactory",
                 "jndi-name" => "xmpp",
                 "pool-name" => "xmpp-ra_rar-Pool",
                 "min-pool-size" => 10,
                 "max-pool-size" => 100
             }],
             "flush-strategy" => undefined,
             "idle-timeout-minutes" => undefined,
             "max-pool-size" => undefined,
             "min-pool-size" => undefined,
             "pool-prefill" => undefined,
             "pool-use-strict-min" => undefined,
             "transaction-support" => "NoTransaction"
         }
      }
      

      why two times min/max-pool-size? which one to rely on?

      Attachments

        Issue Links

          Activity

            People

              smaestri@redhat.com Stefano Maestri
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: