[
https://issues.apache.org/jira/browse/QPID-8117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392800#comment-16392800
]
Keith Wall edited comment on QPID-8117 at 3/9/18 12:26 PM:
-----------------------------------------------------------
commit 192863d3120a99a49a3f41105c201cd5fba03e0b
Author: Alex Rudyy <[email protected]>
Date: Tue Mar 6 14:47:22 2018 +0000
QPID-8117: [Broker-J] Make sure that table prefix of JDBC Virtual Host Node is
respected by preferences store
https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=192863d3120a99a49a3f41105c201cd5fba03e0b
was (Author: k-wall):
commit 192863d3120a99a49a3f41105c201cd5fba03e0b
Author: Alex Rudyy <[email protected]>
Date: Tue Mar 6 14:47:22 2018 +0000
QPID-8117: [Broker-J] Make sure that table prefix of JDBC Virtual Host Node is
respected by preferences store
[https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=192863d3120a99a49a3f41105c201cd5fba03e0b
> [Broker-J] Table prefix of JDBC Virtual Host Node is ignored by preferences
> store
> ---------------------------------------------------------------------------------
>
> Key: QPID-8117
> URL: https://issues.apache.org/jira/browse/QPID-8117
> Project: Qpid
> Issue Type: Bug
> Components: Broker-J
> Affects Versions: qpid-java-broker-7.0.2, qpid-java-6.1.2,
> qpid-java-6.1.3, qpid-java-6.1.4, qpid-java-broker-7.0.0, qpid-java-6.1.5,
> qpid-java-broker-7.0.1
> Reporter: Alex Rudyy
> Priority: Major
>
> QPID-7558 introduced a notion of table prefix which allows to share the same
> database/schema by multiple virtual hosts. The prefix is used in naming the
> store tables which allows to distinguish tables belonging to different VHNs.
> However, the tables of preferences store do not respect the prefix. The
> preferences tables are created without a prefix. As result, the preference
> tables can be shared by
> multiple Virtual Host instances. On deletion of one of VHNs the preferences
> tables are deleted and attempts to save preferences for remaining virtual
> host nodes might end-up in broker crash.
> The preferences store should respect the prefix and create the tables with
> the specified prefix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]