Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [microprofile-dev] Issue with the Fault Tolerance 4.1 Open Telemetry metrics
  • From: Andrew Rouse <ANROUSE@xxxxxxxxxx>
  • Date: Mon, 29 Jul 2024 13:49:00 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=uk.ibm.com; dmarc=pass action=none header.from=uk.ibm.com; dkim=pass header.d=uk.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=UZ4vuLbiw6+6PsH8fjlcVcQbxHArVNR1tBkiV74zVNI=; b=exYnYW8Cj4SaAzNdP8UuJ3gAUSbLAF2EKjDj+hbTF6XpwwVFgJTky7NfAiKQwkxDkaq1fZX2irUnO8sCBoIpkXDTlIUB+XpqbD0f1CBw05LxZQoHq/Q3R5ANJrgAfQTOCmyFwQhp1B8XVC2GkEYjHkTveW+oQTdhWwuxcma+ygTzyY/IW9iE6EXvBjFcf7OTtndAJHo2WfBsdaKZZnb13RojGPqw1B4jQAEMKCXMrSx5S/gqgMOSPk3Cn3kD0T3Qxa35WNlU7uqvv+qNgrixNh/k1N7+t1CKabFz8qkMBpV/XkTTgyT7yZJJgzQ4PGo7/k2YaSTPprG6g7nia5AaUA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=UBk25ibBsiC+B0U9PlfamlRpGXPkvuW8UCK+cOuv68x9xpsqH1u2D9kRxQjTBNeddvh0MIqLBYqnThteSqBK/zG6adJm7O/YF28I/bnAFrC6OF56RLfAEfXSlqR/6yDhyd0VpEv9q2RzFuEEeROdTQRWLX0dTvkCZFpQ5fbWZrbd5q5XGEJNDItsuLypHClL/hnkA5aRKxTA8hjHbzbQSYD6Kx76fsNsD2jmuI0gGV0HM6p87StH5T9/M8r/YVDVq/i5DWvDmjA05Qd3wHO6OF58GgXXPdNlLg9wTA3chePQPPCa6qazxhssR2xJKGUTTwwru9blWpZD6qxfg/KISA==
  • Delivered-to: microprofile-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/microprofile-dev/>
  • List-help: <mailto:microprofile-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/microprofile-dev>, <mailto:microprofile-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/microprofile-dev>, <mailto:microprofile-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHa33Hq6T/izeZalEuJi6zDs8VC1bIJJpZKgAAEc0uABJI0AA==
  • Thread-topic: [EXTERNAL] Re: [microprofile-dev] Issue with the Fault Tolerance 4.1 Open Telemetry metrics

Quick update to this:

> The changes being suggested aren't huge, but they're not trivial
> either. I think I could have a PR ready in a few days, and then it
> would take another few days to get the changes merged into
> OpenLiberty and built before we could create another CCR.

I now have a PR open for the TCK which updates the expected metrics and
adds additional assertions for the metric type:
https://github.com/eclipse/microprofile-fault-tolerance/pull/641

I also have a PR for the Open Liberty implementation:
https://github.com/OpenLiberty/open-liberty/pull/29216

If the decision is to either delay MP 7.0 or remove Fault Tolerance 4.1
from MP 7.0, we can push ahead with getting these merged ASAP. Getting
an Open Liberty CCR ready would still take a few days once the PRs are
merged.

Given the lack of response on this mailing list, I'm going to also
cross-post to the google groups forum.

Regards,
Andrew Rouse

Unless otherwise stated above:

IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU

Back to the top