You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/12/14 10:56:30 UTC

[GitHub] [bookkeeper] Vanlightly opened a new pull request #2939: Fix check compatibility workflows failing due to regex

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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] Vanlightly commented on pull request #2939: Fix check compatibility workflows failing due to regex

Posted by GitBox <gi...@apache.org>.
Vanlightly commented on pull request #2939:
URL: https://github.com/apache/bookkeeper/pull/2939#issuecomment-993775687


   Looks like #2934 fixed this just now. Closing.


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] Vanlightly closed pull request #2939: Fix check compatibility workflows failing due to regex

Posted by GitBox <gi...@apache.org>.
Vanlightly closed pull request #2939:
URL: https://github.com/apache/bookkeeper/pull/2939


   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org