You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2009/09/16 16:33:12 UTC

[jira] Created: (AMQ-2395) Allow JDBC persistence adapter to use custom prefixes

Allow JDBC persistence adapter to use custom prefixes 
------------------------------------------------------

                 Key: AMQ-2395
                 URL: https://issues.apache.org/activemq/browse/AMQ-2395
             Project: ActiveMQ
          Issue Type: New Feature
            Reporter: Dejan Bosanac
            Assignee: Dejan Bosanac
             Fix For: 5.4.0


Currently table names are hardcoded in Statements.java. It would be nice to support configurable prefix for these tables, so that multiple standalone brokers can use a single database. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-2395) Allow JDBC persistence adapter to use custom prefixes

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea updated AMQ-2395:
---------------------------------

    Fix Version/s: 5.4.1
                       (was: 5.4.0)

> Allow JDBC persistence adapter to use custom prefixes 
> ------------------------------------------------------
>
>                 Key: AMQ-2395
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2395
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.4.1
>
>
> Currently table names are hardcoded in Statements.java. It would be nice to support configurable prefix for these tables, so that multiple standalone brokers can use a single database. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-2395) Allow JDBC persistence adapter to use custom prefixes

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder updated AMQ-2395:
------------------------------

    Fix Version/s: 5.5.0
                       (was: 5.4.1)

> Allow JDBC persistence adapter to use custom prefixes 
> ------------------------------------------------------
>
>                 Key: AMQ-2395
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2395
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.5.0
>
>
> Currently table names are hardcoded in Statements.java. It would be nice to support configurable prefix for these tables, so that multiple standalone brokers can use a single database. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (AMQ-2395) Allow JDBC persistence adapter to use custom prefixes

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac closed AMQ-2395.
------------------------------

    Resolution: Working as Designed

This that was overlooked when this was logged. Closing it now.

> Allow JDBC persistence adapter to use custom prefixes 
> ------------------------------------------------------
>
>                 Key: AMQ-2395
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2395
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.5.0
>
>
> Currently table names are hardcoded in Statements.java. It would be nice to support configurable prefix for these tables, so that multiple standalone brokers can use a single database. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQ-2395) Allow JDBC persistence adapter to use custom prefixes

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63413#action_63413 ] 

Gary Tully commented on AMQ-2395:
---------------------------------

Does org.apache.activemq.store.jdbc.Statements#setTablePrefix not suffice?

> Allow JDBC persistence adapter to use custom prefixes 
> ------------------------------------------------------
>
>                 Key: AMQ-2395
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2395
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.5.0
>
>
> Currently table names are hardcoded in Statements.java. It would be nice to support configurable prefix for these tables, so that multiple standalone brokers can use a single database. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.