Project

General

Profile

Actions

bug #7206

closed

CdmEntityCache not correctly updating with entitiy graphs loaded afterwards

Added by Andreas Kohlbecker about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Highest
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
critical
Found in Version:
Tags:

Description

CdmEntityCache has a couple of problems:

  • entities put in the cache via the add() method may contain entities which are already in the cache. A merge will not happen in this case. This might casue the multiple representations problem
  • entity graphs added via the findOrUpdate() method are only compared at the root entity. In case the root entity is not yet cached the rest of the graph is ignored even if it could contain "multiple representation objects"

Related issues

Related to EDIT - bug #7212: CacheLoader replaces loaded entities with uninitialized proxiesResolvedAndreas Müller

Actions
Related to EDIT - bug #7151: entities held in CdmCache can not be modifiedRejectedAndreas Kohlbecker

Actions
Related to EDIT - task #7325: Taxeditor uses CdmTransientEntityCacher from cdmlib-cacheClosedKatja Luther

Actions
Actions #2

Updated by Andreas Müller about 6 years ago

  • Target version changed from Release 4.13 to Release 4.14
Actions #3

Updated by Andreas Kohlbecker about 6 years ago

  • Status changed from New to Closed
  • Target version changed from Release 4.14 to Release 4.13
  • % Done changed from 0 to 100

CdmEntityCache has been completely replaced by CdmTransientEntityCacher

Actions #4

Updated by Andreas Kohlbecker about 6 years ago

  • Related to bug #7212: CacheLoader replaces loaded entities with uninitialized proxies added
Actions #5

Updated by Andreas Kohlbecker about 6 years ago

  • Related to bug #7151: entities held in CdmCache can not be modified added
Actions #6

Updated by Andreas Kohlbecker almost 6 years ago

  • Related to task #7325: Taxeditor uses CdmTransientEntityCacher from cdmlib-cache added
Actions

Also available in: Atom PDF