[Hawkular-commits] [hawkular/hawkular-metrics] 01ee56: HWKMETRICS-408 Buffer was already freed error
Matthew Wringe
mwringe at users.noreply.github.com
Thu Jun 2 11:39:31 EDT 2016
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-metrics
Commit: 01ee566e454a8411d65f39004f3583798c06c54e
https://github.com/hawkular/hawkular-metrics/commit/01ee566e454a8411d65f39004f3583798c06c54e
Author: Thomas Segismont <tsegismo at redhat.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Changed paths:
M containers/hawkular-metrics-openshift-integration/src/main/java/org/hawkular/openshift/auth/TokenAuthenticator.java
Log Message:
-----------
HWKMETRICS-408 Buffer was already freed error
As advised by the Undertow dev team, use UndertowXnioSsl instead of the default Xnio implementation. UndertowXnioSsl is the only implementation which the Wildfly team uses for testing.
Commit: 3ea7494ac421b00e9756724e59d8752e51b303ac
https://github.com/hawkular/hawkular-metrics/commit/3ea7494ac421b00e9756724e59d8752e51b303ac
Author: Matthew Wringe <mwringe at users.noreply.github.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Changed paths:
M containers/hawkular-metrics-openshift-integration/src/main/java/org/hawkular/openshift/auth/TokenAuthenticator.java
Log Message:
-----------
Merge pull request #512 from tsegismont/jira/HWKMETRICS-408
HWKMETRICS-408 Buffer was already freed error
Compare: https://github.com/hawkular/hawkular-metrics/compare/5a6b3d8d66f6...3ea7494ac421
More information about the hawkular-commits
mailing list