Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jta-dev] FYI: There has been great progress on adding a feature to Jakarta Transactions to support "readOnly" transactions
  • From: Tom Jenkinson <Tom.Jenkinson@xxxxxxx>
  • Date: Tue, 23 Sep 2025 14:59:22 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ibm.com; dmarc=pass action=none header.from=ibm.com; dkim=pass header.d=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=mTssnf2mIsLmw3OgGfm3xmET+VICiTTMKMvyaITV4gw=; b=NGxxSoaQ62Fgfk/F7Ue6rYEsYlYDVSWCGHeI923Imf05K6PghYXJS5i8dcWMnLAaTNMlIF7Afk7b5GN98LEhp2AFYkiiyHMx8YDfDnKNqkhzsQxYSbrburZBjuLM8M1vKxIu/uHxSPEcSfUq+3XAKNhFIwOP4JYVUJxgJ5A1f+V9VvY3OX2/hKi1ixdmxqZUdMmSN2L2MVSdVYEZV/lzZhRP/DZRvr2v+i0epPbQwY99w62ZFP4xtMPgAh5hicDdO8OhH1FDzGc4SlcDyrAimfomlDnMzxDYIMq3D7lyqglln0BsVzbvufaAfxVq7V/DEU58L+QLfgXQz6rnpHchoA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=YA3fRd7Gup+u+9wzBUPDmblSmlPiH5QdhWP0IVJ0QLs9E+cRnhcaVEYWuc+NNllQzSHt1WGVqsFDsJpkUIGIchwXuiYhFAnvZn6wx/E5sUCRCNlwCWwTrmoZdWl5/Vk6BbiMyxQOaGD/jW8RhAhHSsPa2QksS7c1CAalIKe0gtQoeLsrVHtLS2svf/ScEKwq87UbDW34YDRmrDpzSGUtFGM8nL1t07euwI0Uy0KgJmJ6SrZ6qcmTsO+gxMAUtChFRvb9EH0ues/5hSq+LfJbgiduyusrOLZbSfANiAVmDmiuenRTg/nrR44kUzCUz3HtoE/TauM7CyL2Ujk2N7cuUA==
  • Delivered-to: jta-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jta-dev/>
  • List-help: <mailto:jta-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jta-dev>, <mailto:jta-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jta-dev>, <mailto:jta-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHb7PJFuQXxtrF6NU22cUpPnik2mrShWyag
  • Thread-topic: FYI: There has been great progress on adding a feature to Jakarta Transactions to support "readOnly" transactions

FYI I have approved this pull request and will be proceeding with the merge. Thank you very much to Christian for contributing to our project.

---

IBM United Kingdom Limited

Registered in England and Wales with number 741598

Registered office: Building C, IBM Hursley Office, Hursley Park Road, Winchester, Hampshire SO21 2JN


From: Tom Jenkinson <Tom.Jenkinson@xxxxxxx>
Sent: 04 July 2025 15:45
To: jta-dev@xxxxxxxxxxx <jta-dev@xxxxxxxxxxx>
Subject: FYI: There has been great progress on adding a feature to Jakarta Transactions to support "readOnly" transactions
 
Hi,

Sharing with the list that there has been some great progress on a new feature for Jakarta Transactions as captured in issue: https://github.com/jakartaee/transactions/issues/220 and it's getting close that I would intend to approve the pull request:
https://github.com/jakartaee/transactions/pull/222. It will be important to agree the TCK testing too before we merge the feature, but I personally think the design and approach looks great. Thank you to any and all in any community that was somehow involved in the discussion, refinement and
development so far (in particular of course to Christian [https://github.com/beikov] for the pull request!).

If you are interested to provide feedback on the feature, please consider to add feedback to the issue or the pull request.

Best regards,
Tom
Unless otherwise stated above:

IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: Building C, IBM Hursley Office, Hursley Park Road, Winchester, Hampshire SO21 2JN

Back to the top