Github user alex-rufous commented on a diff in the pull request:
https://github.com/apache/qpid-broker-j/pull/9#discussion_r200405733
--- Diff:
broker-core/src/test/java/org/apache/qpid/server/store/BrokerStoreUpgraderAndRecovererTest.java
---
@@ -106,6 +106,7 @@ public void
testUpgradeVirtualHostWithJDBCStoreAndBoneCPPool()
hostAttributes.put("jdbcBigIntType", "mybigint");
hostAttributes.put("jdbcBlobType", "myblob");
hostAttributes.put("jdbcVarbinaryType", "myvarbinary");
+ hostAttributes.put("jdbcTimestampType", "mytimestamp");
--- End diff --
Please undo the change as attribute "jdbcTimestampType" never existed in
previous models
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]