Reminder: Create & find trunk-related issues here. Legacy Trac tickets are still available. Problems? Workflow feedback? Need a module project? Open a support ticket.

Logic Module

Fix TTL in LogicCacheEntryKey

Details

  • Type: Bug Bug
  • Status: Needs Assessment Needs Assessment
  • Priority: Could Could
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Severity:
    3
  • Complexity:
    Undetermined
  • Keywords:
  • Description:
    Hide

    The ttl time for results in the Logic service is expressed in seconds and is not being converted into milliseconds within the LogicCacheEntryKey code (see assignment of expires in the LogicCacheEntryKey constructors). The constructors need to multiply the ttl time by 1000.

    Show
    The ttl time for results in the Logic service is expressed in seconds and is not being converted into milliseconds within the LogicCacheEntryKey code (see assignment of expires in the LogicCacheEntryKey constructors). The constructors need to multiply the ttl time by 1000.

Activity

Hide
Burke Mamlin added a comment - 2008-11-25 16:31:14 EST

Split out from TRAC-1134.

Show
Burke Mamlin added a comment - 2008-11-25 16:31:14 EST Split out from TRAC-1134.

People

  • Assignee:
    Unassigned
    Reporter:
    Burke Mamlin
  • Votes:
    0
    Watchers:
    1

Dates

  • Created:
    2008-11-25 16:30:39 EST
    Updated:
    2010-07-23 09:23:05 EDT