[ 
https://issues.apache.org/jira/browse/QPID-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058887#comment-14058887
 ] 

Andrew MacBean commented on QPID-5822:
--------------------------------------

Found a weakness in the logic for determining which JE parameters are used when 
building the configuiration Map.  

Calls to EnvironmentParams.SUPPORTED_PARAMS do not always return the full list 
and so this needs modified to work around this by using the prefixes of the 
paramater names.

> Replace low-level JDBC/BDB attributes with context variables
> ------------------------------------------------------------
>
>                 Key: QPID-5822
>                 URL: https://issues.apache.org/jira/browse/QPID-5822
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Andrew MacBean
>             Fix For: 0.29
>
>         Attachments: 
> 0001-QPID-5822-Java-Broker-Eliminate-low-level-BDB-JDBC-a.patch
>
>
> We have identified some VH attributes that are deemed too low level to 
> warrant attribute status and are to be demoted to context variable.
> * JDBC types
> * JE envConfig
> * JE repConfig
> For the JE configs, Rob suggested we iterate the supported JE config names 
> (EnvironmentParams#SUPPORTED_PARAMS) check the context for each one and set 
> as necessary.
> This task should include any upgrader work.
> Include writing a system test that uses Derby as an external database.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to