[teiid-issues] [JBoss JIRA] (TEIID-3556) BufferManager reserve memory variable is decremented twice

Ramesh Reddy (JIRA) issues at jboss.org
Thu Jun 25 10:44:03 EDT 2015


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

Ramesh Reddy resolved TEIID-3556.
---------------------------------
    Resolution: Done


CommandContext is used to keep track of amount memory is used by the query. The issue was the CommandContext was not being set on the thread context during the close of the request, thus it did not get the update about already freed memory, and it was explicitly trying to clean when context is close.

> BufferManager reserve memory variable is decremented twice
> ----------------------------------------------------------
>
>                 Key: TEIID-3556
>                 URL: https://issues.jboss.org/browse/TEIID-3556
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>             Fix For: 8.7.1.6_2, 8.12, 8.11.1
>
>
> Web admin console shows negative value for Memory Used By Active Plans(KB)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list