[
https://issues.jboss.org/browse/TEIID-5574?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5574:
---------------------------------------
I took a pass through the cli and and EngineStatisticsBean with
https://github.com/teiid/teiid/pull/1112
The EmbeddedConfiguration other than deprecations has not been modified - I'm a little
fuzzy on whether you even want that at this point.
The only thing this breaks is older cli that configure the buffer service. Older config
xml will still parse correctly. I went down the rabbit hole of how to do that correctly
and only started at looking at the attribute transformation stuff before deciding it
wasn't worth it.
[~rareddy] what do you think?
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)