[ 
https://issues.apache.org/jira/browse/WW-4789?focusedWorklogId=429924&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-429924
 ]

ASF GitHub Bot logged work on WW-4789:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/May/20 10:35
            Start Date: 03/May/20 10:35
    Worklog Time Spent: 10m 
      Work Description: coveralls edited a comment on pull request #397:
URL: https://github.com/apache/struts/pull/397#issuecomment-602049491


   
   [![Coverage 
Status](https://coveralls.io/builds/30519247/badge)](https://coveralls.io/builds/30519247)
   
   Coverage increased (+0.03%) to 49.193% when pulling 
**375c3c486c7624beddee2f9a43392eaeabd33820 on action-context-boost** into 
**12539edf5a3305a03c03072d6c10e856085db131 on master**.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 429924)
    Time Spent: 2h  (was: 1h 50m)

> ActionContext should be immutable
> ---------------------------------
>
>                 Key: WW-4789
>                 URL: https://issues.apache.org/jira/browse/WW-4789
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 2.6
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Right now ActionContext is a bag of different contexts with mixed 
> responsibility. Also some of them lay in ThreadLocal variable, but some are 
> accessed directly. Also it is easily to modify the internal state which 
> shouldn't be possible. The context should be constant during whole action 
> execution period.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to