[
https://issues.apache.org/jira/browse/TAP5-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661691#comment-14661691
]
Hudson commented on TAP5-2486:
------------------------------
ABORTED: Integrated in tapestry-trunk-freestyle #1473 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1473/])
TAP5-2486: make sure that IOOperation descripions appear in the operations
trace if they throw an IOException #close (jochen.kemnade: rev
b20ed0fae7da0394caaa1609aaf3d60dda9b086a)
*
tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/OperationTrackerImpl.java
* tapestry-ioc/src/test/groovy/ioc/specs/OperationTrackerSpec.groovy
> IOOperation descriptions do not show up in the operation trace
> --------------------------------------------------------------
>
> Key: TAP5-2486
> URL: https://issues.apache.org/jira/browse/TAP5-2486
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-ioc
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
> Fix For: 5.4
>
>
> If OperationTracker is used to track operations in forked threads (which for
> instance happens if you use Java 8 parallel streams), the exception report
> will not contain those operations. This might even be a gerenal problem with
> per-thread services. I don't see a solution yet.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)