[Hawkular-commits] [hawkular/hawkular-metrics] 2e6492: [HWKMETRICS-556] use TWCS for data_compressed tabl...

Matthew Wringe mwringe at github.map.fastly.net
Mon Feb 13 18:20:03 EST 2017


  Branch: refs/heads/release/0.21.0
  Home:   https://github.com/hawkular/hawkular-metrics
  Commit: 2e64925257fab8def0c0b23af961785568bfbb5c
      https://github.com/hawkular/hawkular-metrics/commit/2e64925257fab8def0c0b23af961785568bfbb5c
  Author: John Sanda <jsanda at redhat.com>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M core/schema/src/main/java/org/hawkular/metrics/schema/SchemaService.java
    M core/schema/src/main/resources/org/hawkular/schema/cassalog.groovy
    A core/schema/src/main/resources/org/hawkular/schema/updates/schema-0.23.0.groovy

  Log Message:
  -----------
  [HWKMETRICS-556] use TWCS for data_compressed table

We are also switching back to STCS for the data table because we are now doing
range deletes as part of the compression job. Eventually I think we'll switch
over to using what are essentially temporary tables for raw data that we just
drop once we are done writing to them and have compressed the data.

[HWKEMTRICS-556] license header

[HWKMETRICS-556] this is what i get for trying to catch up with work on the weekend

[HWKMETRICS-556] cehckstyle


  Commit: fa6adf5e544b19422f91681148715a72cc94964a
      https://github.com/hawkular/hawkular-metrics/commit/fa6adf5e544b19422f91681148715a72cc94964a
  Author: Matthew Wringe <mwringe at users.noreply.github.com>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M core/schema/src/main/java/org/hawkular/metrics/schema/SchemaService.java
    M core/schema/src/main/resources/org/hawkular/schema/cassalog.groovy
    A core/schema/src/main/resources/org/hawkular/schema/updates/schema-0.23.0.groovy

  Log Message:
  -----------
  Merge pull request #766 from jsanda/release/0.21.0-hwkmetrics-556

[HWKMETRICS-603] update compaction strategies for data tables


Compare: https://github.com/hawkular/hawkular-metrics/compare/16e6a259cd31...fa6adf5e544b


More information about the hawkular-commits mailing list