Github user alex-rufous commented on a diff in the pull request:

    https://github.com/apache/qpid-broker-j/pull/9#discussion_r200406409
  
    --- Diff: 
broker-core/src/test/java/org/apache/qpid/server/store/BrokerStoreUpgraderAndRecovererTest.java
 ---
    @@ -165,6 +167,7 @@ public void 
testUpgradeVirtualHostWithJDBCStoreAndDefaultPool()
             hostAttributes.put("jdbcBigIntType", "mybigint");
             hostAttributes.put("jdbcBlobType", "myblob");
             hostAttributes.put("jdbcVarbinaryType", "myvarbinary");
    +        hostAttributes.put("jdbcTimestampType", "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]

Reply via email to