JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-2547 Message API improvements
  • MULE-2548

Remove the static RequestContext class

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Sub-task Sub-task
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.0.0-M2
  • Fix Version/s: Product Backlog
  • Component/s: Core: (other), Core: API
  • Labels:
    None
  • User impact:
    Medium
  • Similar Issues:
    None

Description

Right now the RequestConext maintains a threadlocal cache of events in the system. If this cache is not maintained properly it can lead to inconsistent behaviour. Ideally, there would be no need for this class since clients and services needing access to the current event can implaements an interface to have it injected at runtime.

Issue Links

blocks

Improvement - An improvement or enhancement to an existing feature or task. MULE-2547 Message API improvements

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds
Hide
Permalink
Ross Mason added a comment - 26/Oct/07 06:30 PM

We're not quite there yet but I have drastically reduced the number of times an event is copied

Show
Ross Mason added a comment - 26/Oct/07 06:30 PM We're not quite there yet but I have drastically reduced the number of times an event is copied

People

  • Assignee:
    Unassigned
    Reporter:
    Ross Mason
Vote (0)
Watch (0)

Dates

  • Created:
    13/Oct/07 08:00 AM
    Updated:
    19/Sep/08 12:48 AM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.