Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5830

"reload" command increases # of buffermanger instances

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 8.12.18.6_4
    • Server
    • None

    Description

      After running "reload" command in jboss-cli,

      $ $JBOSS_HOME/bin/jboss-cli.sh -c                                          
      [standalone@localhost:9999 /] reload
      

      The numbers of BufferManagerImpl and Cleaner are increased:

      $ 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
      

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-support-hokuda Hisanobu Okuda
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: