Opened 6 years ago

Last modified 6 years ago

#2027 closed defect

petascope_read coverage object from database for updating without cache — at Version 1

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.8
Component: petascope Version: 9.7
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description (last modified by Bang Pham Huu)

Currently, when petascope reads coverage object from database, it caches this object to be reused later (e.g: for DescribeCoverage). However, this makes a problem with updating coverage, when an error happens, coverage object also updated and returns an incorrect result (e.g: geo axis increases bounds) as the data cannot update yet.

Change History (1)

comment:1 by Bang Pham Huu, 6 years ago

Description: modified (diff)
Summary: petascope_investigate about @Transactional in Hibernate with auto flushpetascope_read coverage object from database for updating without cache
Note: See TracTickets for help on using tickets.