Hide Forgot
Description of problem: From Heiko's email: We have identified a bug in Availability handling - reading 'raw' availability does not work and results in an error "java.lang.NoSuchMethodError: org.hawkular.metrics.model.AvailabilityType.fromByte(B)Lorg/hawkular/metrics/model/AvailabilityType; " in the hawkular server log We are currently fixing this and are releasing hawkular-metrics 0.20.1. We are also adding a test in the ruby client tests to check for this error. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: