[
https://issues.apache.org/jira/browse/QPID-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036526#comment-14036526
]
ASF subversion and git services commented on QPID-5822:
-------------------------------------------------------
Commit 1603655 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1603655 ]
QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of
context variables from the model
* BDB attributes environmentConfiguration/replicatedEnvironmentConfiguration
removed. User can now specify
context variables with the configuration keys that are understood by JE
itself.
* JDBC attributes bigIntType/bytesForBlob/varBinaryType/blobType are now
context variables with names begining qpid.jdbcstore.
> Remove low-level JDBC/BDB attributes are replace with use of 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: Keith Wall
> 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]