[Hawkular-commits] [hawkular/hawkular] 526394: The AvailData was not getting published

Jay Shaughnessy jshaughn at redhat.com
Thu Mar 26 15:28:06 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular
  Commit: 526394ebc5e996c8bd04a7c01934c3508d2a8ee2
      https://github.com/hawkular/hawkular/commit/526394ebc5e996c8bd04a7c01934c3508d2a8ee2
  Author: Jay Shaughnessy <jshaughn at redhat.com>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M modules/avail_creator/src/main/java/org/hawkular/component/availcreator/AvailPublisher.java
    R modules/avail_creator/src/main/java/org/hawkular/component/availcreator/AvailRecord.java
    M modules/avail_creator/src/main/java/org/hawkular/component/availcreator/MetricReceiver.java
    A modules/avail_creator/src/main/java/org/hawkular/component/availcreator/SingleAvail.java

  Log Message:
  -----------
  The AvailData was not getting published
- make publishToTopic public so it can be called via the injected EJB
- add the "data" wrapper to the object payload
- maybe unnecessary, but renamed AvailRecord to SingleAvail to be
  analogous to SingleMetric, and to match what alerts was using.




More information about the hawkular-commits mailing list