Hi,

I am trying to use a JDBC message store to persist messages of the default
virtualhost on an Oracle RDBMS.

Looking at the SQL statements used (as per
https://github.com/apache/qpid-java/blob/trunk/broker-core/src/main/java/org/apache/qpid/server/store/AbstractJDBCMessageStore.java)
it doesn't look as if I can persist messages from multiple brokers in the
same Database Instance.

Is this really the case? If yes, are there any plans to add such a feature
in future? It would be really practical not to have to create a separate
Database Instance for each broker.


Best regards,
Rawad.

Reply via email to