You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2021/12/13 14:11:53 UTC

[uima-uimaj] branch maintenance/3.2.x updated (a8893d1 -> 64fbcd2)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch maintenance/3.2.x
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from a8893d1  Merge pull request #162 from apache/bugfix/UIMA-6401-CPE-ThreadGroupDestroyer-keeps-unnecessary-reference-on-CPMEngine
     add 8ede6d4  [UIMA-6400] UimaContextHolder threadlocal can leak
     new 64fbcd2  Merge pull request #161 from apache/bugfix/UIMA-6400-UimaContextHolder-threadlocal-can-leak

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/docbook/ref.xml.component_descriptor.xml   |  10 ++
 .../java/org/apache/uima/UimaContextHolder.java    | 123 ++++++++++++++++++---
 2 files changed, 116 insertions(+), 17 deletions(-)

[uima-uimaj] 01/01: Merge pull request #161 from apache/bugfix/UIMA-6400-UimaContextHolder-threadlocal-can-leak

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch maintenance/3.2.x
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 64fbcd2c9dd3418024ddb91a8ba0266d328c8c8a
Merge: a8893d1 8ede6d4
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Dec 13 15:10:15 2021 +0100

    Merge pull request #161 from apache/bugfix/UIMA-6400-UimaContextHolder-threadlocal-can-leak
    
    [UIMA-6400] UimaContextHolder threadlocal can leak

 .../src/docbook/ref.xml.component_descriptor.xml   |  10 ++
 .../java/org/apache/uima/UimaContextHolder.java    | 123 ++++++++++++++++++---
 2 files changed, 116 insertions(+), 17 deletions(-)