[ http://issues.apache.org/jira/browse/JS2-226?page=all ]
Woonsan Ko updated JS2-226:
---------------------------
Attachment: more-fail-safe-diff.txt
You are right, David. Thanks.
I modified some sources, so they are testing to see if the current thread
implements 'org.apache.jetspeed.aggregator.Worker' interface, not
'java.util.Map' interface.
Also, current thread context attributes are retrieved via
'org.apache.jetspeed.aggregator.CurrentWorkerContext' using 'ThreadLocal', not
'Worker' itself. So I removed Map implementation from 'WorkerImpl'.
FYI, when I added a new class named 'CurrentWorkerContext', I refered to
'org.apache.jetspeed.i18n.CurrentLocale' class in 'jetspeed-api'.
I did some basic tests and it worked as it did.
> Page Aggregation using STRATEGY_PARALLEL severly broken
> -------------------------------------------------------
>
> Key: JS2-226
> URL: http://issues.apache.org/jira/browse/JS2-226
> Project: Jetspeed 2
> Issue Type: Bug
> Components: Aggregation
> Affects Versions: 2.1
> Environment: Tomcat 5.0.28
> Reporter: Ate Douma
> Assigned To: David Sean Taylor
> Priority: Critical
> Attachments: JS2-226-diff.txt, more-fail-safe-diff.txt
>
>
> While trying to evaluate the status of JS2-17 I tested PageAggregation with
> PageAggregatorImpl.STRATEGY_PARALLEL and the effect is a total breakdown!
> I'll look into this AFTER the M2 release.
> Not sure if the current problem is related to JS2-17 but I'll check that too.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]