[
https://issues.apache.org/jira/browse/IBATIS-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629138#action_12629138
]
Hideyuki Suzumi commented on IBATIS-519:
----------------------------------------
I cannot access ibatis 2 trunk.
Therefore, I applied the patch to ibatis-2.3.3.720.
And, my test cases work well.
Thanks!
> Probably, remapResults is thread-unsafe
> ---------------------------------------
>
> Key: IBATIS-519
> URL: https://issues.apache.org/jira/browse/IBATIS-519
> Project: iBatis for Java
> Issue Type: Bug
> Components: SQL Maps
> Affects Versions: 2.3.0, 2.3.2, 2.3.3
> Reporter: Hideyuki Suzumi
> Priority: Critical
> Fix For: 2.3.4
>
> Attachments: AutoResultMap.trunk.patch,
> ibatis-remapResults-problem.zip, ibatis-standalone.zip, threadtest.zip
>
>
> When remapResults is true, The list of the query result often contains null.
> The attached sample program can reproduce it.
> Probably, remapResults is thread-unsafe.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.