Ticket #685 (closed Enhancement: fixed)

Opened 10 years ago

Last modified 10 years ago

Caching module: optimization

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.4
Component: DeepaMehta Standard Distribution Version: 4.3
Keywords: Cc: dgf, Malte, carolina
Complexity: 3 Area: Performance
Module: deepamehta-caching

Description

The requested topic/association should not be retrieved entirely just to get its timestamp.
Meanwhile we can access properties by sole topic ID/association ID (see #669).

Change History

comment:1 Changed 10 years ago by jri

  • Status changed from new to accepted

comment:2 in reply to: ↑ description Changed 10 years ago by jri

Replying to jri:

Meanwhile we can access properties by sole topic ID/association ID (see #669).

This is realized only in the workspace-acl branch, not master. So, the optimization will have to wait till DM 4.5

comment:3 Changed 10 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed

In 27770383966f875330fa22b6ea30f26a4b095465:

Caching module: optimization (#685).

The requested topic/association is not retrieved entirely just to get its timestamp.
Meanwhile we can access properties by sole topic ID/association ID (#669).

See #685.

Note: See TracTickets for help on using tickets.