#602: CSW reader caching is not cleared when new metadata is inserted (with
patch)
-------------------------+--------------------------------------------------
Reporter: jesseeichar | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.6.5
Component: General | Version: v2.6.3
Keywords: |
-------------------------+--------------------------------------------------
When performing CSW searches it is common to have a stale reader. Here is
the scenario.
1. Do full CSW search
1. Insert metadata
1. Do full CSW search again
The first search will cache the reader and then the second search will
reuse the cached reader and not see the new metadata.
The fix is simple and I have attached a patch to fix the issue. Obviously
the idea is to check if the reader is stale or not before reusing it.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/602>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#602: CSW reader caching is not cleared when new metadata is inserted (with
patch)
--------------------------+-------------------------------------------------
Reporter: jesseeichar | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone: v2.6.5
Component: General | Version: v2.6.3
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by jesseeichar):
* status: new => closed
* resolution: => fixed
Comment:
fixed as of 8536.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/602#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#602: CSW reader caching is not cleared when new metadata is inserted (with
patch)
--------------------------+-------------------------------------------------
Reporter: jesseeichar | Owner: geonetwork-devel@…
Type: defect | Status: reopened
Priority: major | Milestone: v2.6.5
Component: General | Version: v2.6.3
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Changes (by jesseeichar):
* status: closed => reopened
* resolution: fixed =>
Comment:
This problem also happens when language changes but query is the same. It
is a problem now that we do multilingual searches. I have a patch that
fixes this issue as well.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/602#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#602: CSW reader caching is not cleared when new metadata is inserted (with
patch)
--------------------------+-------------------------------------------------
Reporter: jesseeichar | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone: v2.6.5
Component: General | Version: v2.6.3
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by jesseeichar):
* status: reopened => closed
* resolution: => fixed
Comment:
Fixed as of r8724
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/602#comment:3>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.