[teiid-issues] [JBoss JIRA] (TEIID-5574) Clarify buffer manager property names

Ramesh Reddy (Jira) issues at jboss.org
Tue Dec 18 16:01:02 EST 2018


    [ https://issues.jboss.org/browse/TEIID-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676031#comment-13676031 ] 

Ramesh Reddy commented on TEIID-5574:
-------------------------------------

some suggestions to consider?

maxReservedKb -> maxReservedHeapKb -> heapMemoryMaxReservedInKb  (making the "heapMemory" word as prefix consistent across)
heapCacheMemoryInUseKB -> heapBufferInUseKb -> heapMemoryInUseKb (may be drop "buffer" every where?)

memoryBufferOffHeap -> fixedMemoryOffHeapIn??
memoryBufferSpace -> fixedMemorySpaceMb

maxBufferSpace -> diskMaxSpaceMb

This way it is easy and also works well in spring-boot with style "heap-memory-max-reserved-in-kb" format.

> Clarify buffer manager property names
> -------------------------------------
>
>                 Key: TEIID-5574
>                 URL: https://issues.jboss.org/browse/TEIID-5574
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine, Server
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 12.0
>
>
> Where possible the buffer manager properties should be better differentiated.  Instead of max-buffer-space for example, we could have max-buffer-disk-space-mb.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list