[teiid-issues] [JBoss JIRA] (TEIID-5830) "reload" command increases # of buffermanger instances

Hisanobu Okuda (Jira) issues at jboss.org
Wed Oct 16 22:20:00 EDT 2019


     [ https://issues.jboss.org/browse/TEIID-5830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hisanobu Okuda updated TEIID-5830:
----------------------------------
    Summary: "reload" command increases # of buffermanger instances  (was: "reload" command # of buffermanger instances)


> "reload" command increases # of buffermanger instances
> ------------------------------------------------------
>
>                 Key: TEIID-5830
>                 URL: https://issues.jboss.org/browse/TEIID-5830
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.12.18.6_4
>         Environment: - DV 6.4.0
>            Reporter: Hisanobu Okuda
>            Assignee: Steven Hawkins
>            Priority: Major
>
> After running "reload" command in jboss-cli, 
> {code}
> $ $JBOSS_HOME/bin/jboss-cli.sh -c                                          
> [standalone at localhost:9999 /] reload
> {code}
> The numbers of BufferManagerImpl and Cleaner are increased:
> {code}
> $ jmap -histo:live 22068 | grep BufferManagerImpl
> 1493:             2            336  org.teiid.common.buffer.impl.BufferManagerImpl
> 1625:             7            280  org.teiid.common.buffer.impl.BufferManagerImpl$Cleaner
> 2296:             2            128  org.teiid.common.buffer.impl.BufferManagerImpl$1
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list