You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Udo Kohlmeyer (Jira)" <ji...@apache.org> on 2022/03/23 23:44:00 UTC

[jira] [Created] (GEODE-10159) Upgrade to Micrometer 1.9

Udo Kohlmeyer created GEODE-10159:
-------------------------------------

             Summary: Upgrade to Micrometer 1.9
                 Key: GEODE-10159
                 URL: https://issues.apache.org/jira/browse/GEODE-10159
             Project: Geode
          Issue Type: Sub-task
          Components: statistics
            Reporter: Udo Kohlmeyer


Micrometer 2.x introduces a new set of issues:
 * Not being released in time for 9.15
 * Package name restructuring
 * External public API's directly exposing the Micrometer classes, need to be updated, and in so any external projects depending the exposed API

In order to avoid this revolutionary change from Micrometer 1.x -> 2.x, Micrometer is releasing 1.9 version that will be the bridge between 1.x and 2.x.

Spring Data Geode has already tested that updating to this version resolves the issues that it has when integrating with Spring Boot 3.0, and deems this version to be good.

Micrometer 1.9 has not made GA yet, but it is expected to be released around May, given that Spring Boot 2.7 is dependent on Micrometer 1.9, and is scheduled to be released in the May time frame.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)