[Hawkular-commits] [hawkular/hawkular-metrics] 2894d6: [HWKMETRICS-425] fix schema upgrade bugs

Stefan Negrea snegrea at redhat.com
Mon Jun 27 10:41:03 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-metrics
  Commit: 2894d6778868647dd780ac037c2c72ae270f860d
      https://github.com/hawkular/hawkular-metrics/commit/2894d6778868647dd780ac037c2c72ae270f860d
  Author: John Sanda <jsanda at redhat.com>
  Date:   2016-06-25 (Sat, 25 Jun 2016)

  Changed paths:
    M core/metrics-core-service/pom.xml
    M core/metrics-core-service/src/test/java/org/hawkular/metrics/core/service/BaseITest.java
    M core/schema/src/main/resources/org/hawkular/schema/bootstrap.groovy
    M pom.xml

  Log Message:
  -----------
  [HWKMETRICS-425] fix schema upgrade bugs

There were a couple bugs in cassalog that broke upgrades. I have fix and
released a new version of cassalog. This commit bumps the cassalog version and
also fixes a couple issues in bootstrap.groovy. Lastly,I have made resetting
schema during integration tests in metrics-core-service optional with the
resetdb system property which expects a value of true or false.


  Commit: ce9478eecd9e73768a850381a0759951f2ba1f3d
      https://github.com/hawkular/hawkular-metrics/commit/ce9478eecd9e73768a850381a0759951f2ba1f3d
  Author: Stefan Negrea <snegrea at redhat.com>
  Date:   2016-06-27 (Mon, 27 Jun 2016)

  Changed paths:
    M core/metrics-core-service/pom.xml
    M core/metrics-core-service/src/test/java/org/hawkular/metrics/core/service/BaseITest.java
    M core/schema/src/main/resources/org/hawkular/schema/bootstrap.groovy
    M pom.xml

  Log Message:
  -----------
  Merge pull request #524 from jsanda/hwkmetrics-425

[HWKMETRICS-425] fix schema upgrade bugs


Compare: https://github.com/hawkular/hawkular-metrics/compare/c141952c1775...ce9478eecd9e


More information about the hawkular-commits mailing list