[ 
https://issues.apache.org/jira/browse/GERONIMO-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

viola.lu updated GERONIMO-5441:
-------------------------------

    Description: 
Based on the update from openejb pool jmx attributes in openejb : 
https://issues.apache.org/jira/browse/OPENEJB-1235, reflect those changes in 
file
$g22src\plugins\openejb\geronimo-openejb\src\main\java\org\apache\geronimo\openejb\StatelessContainerGBean.java

Added the following pool config options:
  GarbageCollection
  ReplaceFlushed
Renamed the following pool config options:
  PoolMin -> MinSize
  PoolMax -> MaxSize
  PollInterval -> SweepInterval

Pool will also now call @PreDestroy callbacks on garbage collected instances

Added the following pool JMX attributes:
  GarbageCollection
  ReplaceFlushed
  InstancesIdle
  InstancesActive
Renamed the following pool JMX attributes:
  PollInterval -> SweepInterval
  Available -> AvailablePermits
  Instances -> InstancesPooled


  was:
Based on the update from openejb pool jmx attributes in openejb : 
https://issues.apache.org/jira/browse/OPENEJB-1235, reflect those changes in 
file
$g22src\plugins\openejb\geronimo-openejb\src\main\java\org\apache\geronimo\openejb\StatelessContainerGBean.java



> Update openejb pool JMX attributes 
> -----------------------------------
>
>                 Key: GERONIMO-5441
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5441
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.2.2
>            Reporter: viola.lu
>            Assignee: viola.lu
>             Fix For: 2.2.2
>
>
> Based on the update from openejb pool jmx attributes in openejb : 
> https://issues.apache.org/jira/browse/OPENEJB-1235, reflect those changes in 
> file
> $g22src\plugins\openejb\geronimo-openejb\src\main\java\org\apache\geronimo\openejb\StatelessContainerGBean.java
> Added the following pool config options:
>   GarbageCollection
>   ReplaceFlushed
> Renamed the following pool config options:
>   PoolMin -> MinSize
>   PoolMax -> MaxSize
>   PollInterval -> SweepInterval
> Pool will also now call @PreDestroy callbacks on garbage collected instances
> Added the following pool JMX attributes:
>   GarbageCollection
>   ReplaceFlushed
>   InstancesIdle
>   InstancesActive
> Renamed the following pool JMX attributes:
>   PollInterval -> SweepInterval
>   Available -> AvailablePermits
>   Instances -> InstancesPooled

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to