You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/07/06 19:32:33 UTC

[GitHub] [kafka] rondagostino opened a new pull request #10982: MINOR: Update dropwizard metrics to 4.1.12.1

rondagostino opened a new pull request #10982:
URL: https://github.com/apache/kafka/pull/10982


   ZooKeeper was updated to v3.6.3 via https://github.com/apache/kafka/pull/10918.  However, it was noted in that PR discussion (https://github.com/apache/kafka/pull/10918#discussion_r663412933) that the dropwizard metrics-core library has since been updated from v3.2.5 to v4.1.12.1 for 3.7.x releases (via https://github.com/apache/zookeeper/commit/13fe0d0ffb9fd2c379b9b430aaaf9ee75acfceba).  Since there were no code changes associated with this library version bump in ZooKeeper, and since we wish to avoid potential CVEs if possible, we can consider updating to this newer version now assuming that system tests pass. I will attach system test results when they complete.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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: jira-unsubscribe@kafka.apache.org

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



[GitHub] [kafka] ijuma commented on pull request #10982: MINOR: Update dropwizard metrics to 4.1.12.1

Posted by GitBox <gi...@apache.org>.
ijuma commented on pull request #10982:
URL: https://github.com/apache/kafka/pull/10982#issuecomment-877238705


   Thanks for the follow-up @rondagostino.


-- 
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: jira-unsubscribe@kafka.apache.org

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



[GitHub] [kafka] rondagostino commented on pull request #10982: MINOR: Update dropwizard metrics to 4.1.12.1

Posted by GitBox <gi...@apache.org>.
rondagostino commented on pull request #10982:
URL: https://github.com/apache/kafka/pull/10982#issuecomment-875181066


   ```
   ================================================================================
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.8.1
   session_id:       2021-07-06--001
   run time:         177 minutes 4.952 seconds
   tests run:        876
   passed:           667
   failed:           12
   ignored:          197
   ================================================================================
   ```
   
   https://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2021-07-06--001.1625614045--rondagostino--minor_dropwizard_metrics_4.1.12.1--362a8b250/report.html
   
   Failures appear unrelated.


-- 
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: jira-unsubscribe@kafka.apache.org

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



[GitHub] [kafka] cmccabe merged pull request #10982: MINOR: Update dropwizard metrics to 4.1.12.1

Posted by GitBox <gi...@apache.org>.
cmccabe merged pull request #10982:
URL: https://github.com/apache/kafka/pull/10982


   


-- 
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: jira-unsubscribe@kafka.apache.org

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