Skip to content

Commit 576f6ef

Browse files
committed
Credit for hapifhir#1607
1 parent cad3ba5 commit 576f6ef

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
type: fix
3+
issue: 1607
4+
title: "A performance bottleneck was fixed in the datetime datatypes that caused lock contention when parsing resources
5+
in heavily multithreaded environments. Thanks to GitHub user @abrsystematic for the pull request!"

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,9 @@
667667
<id>sqshq</id>
668668
<name>Alexander Lukyanchikov</name>
669669
</developer>
670+
<developer>
671+
<id>abrsystematic</id>
672+
</developer>
670673
</developers>
671674

672675
<licenses>

0 commit comments

Comments
 (0)