Github user alex-rufous commented on a diff in the pull request:
https://github.com/apache/qpid-broker-j/pull/9#discussion_r200406371
--- Diff:
broker-core/src/test/java/org/apache/qpid/server/store/BrokerStoreUpgraderAndRecovererTest.java
---
@@ -131,6 +132,7 @@ public void
testUpgradeVirtualHostWithJDBCStoreAndBoneCPPool()
context.put("qpid.jdbcstore.bigIntType", "mybigint");
context.put("qpid.jdbcstore.varBinaryType", "myvarbinary");
context.put("qpid.jdbcstore.blobType", "myblob");
+ context.put("qpid.jdbcstore.timestampType", "mytimestamp");
--- End diff --
Please undo the change as context variable "qpid.jdbcstore.timestampType"
did not exist in previous model versions
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]