Vanlightly opened a new pull request #2939: URL: https://github.com/apache/bookkeeper/pull/2939
### Motivation The java 8 and 11 compatibility workflows are failing because the regex in TestPrometheusFormatter.java does not work correctly, in different ways, for Java 8 and 11 on Ubuntu. I can reproduce this on Ubuntu 18.04. ### Changes Changed the regex used for parsing the metrics lines so that it produces the right matches. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
