Joseph Miller ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A17451aae-c1cc-4dbc-b304-4a8ad1993fc0
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZjc0N2ZmNzU2NTZkNDU2OWFlYTMwZmY1ZTk5NzEzNjQiLCJwIjoiaiJ9
 ) / Improvement ( 
https://osgeo-org.atlassian.net/browse/GEOS-10467?atlOrigin=eyJpIjoiZjc0N2ZmNzU2NTZkNDU2OWFlYTMwZmY1ZTk5NzEzNjQiLCJwIjoiaiJ9
 ) GEOS-10467 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10467?atlOrigin=eyJpIjoiZjc0N2ZmNzU2NTZkNDU2OWFlYTMwZmY1ZTk5NzEzNjQiLCJwIjoiaiJ9
 ) The Importer page gets hung while waiting for larger, more complex 
ImportContexts to be parsed from XML ( 
https://osgeo-org.atlassian.net/browse/GEOS-10467?atlOrigin=eyJpIjoiZjc0N2ZmNzU2NTZkNDU2OWFlYTMwZmY1ZTk5NzEzNjQiLCJwIjoiaiJ9
 )

Issue Type: Improvement Assignee: Unassigned Components: Importer Created: 
19/Apr/22 2:03 PM Priority: Medium Reporter: Joseph Miller ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A17451aae-c1cc-4dbc-b304-4a8ad1993fc0
 )

The slowdown appears to be occuring here:

https://github.com/geoserver/geoserver/blob/4be37806e114120510c419987f11cadafa3aa64b/src/community/importer-jdbc/src/main/java/org/geoserver/importer/jdbc/ImportContextMapper.java#L66

One option would be to only grab context STATE, CREATED, ID, and UPDATED from 
the feature until the user actually clicks on a specific job but this would 
require extensive changes to ImportDataPage and supporting UI classes. Another 
option may be to implement a faster XML parser here? (Not sure what options 
already exist for this in GeoServer)

( 
https://osgeo-org.atlassian.net/browse/GEOS-10467#add-comment?atlOrigin=eyJpIjoiZjc0N2ZmNzU2NTZkNDU2OWFlYTMwZmY1ZTk5NzEzNjQiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10467#add-comment?atlOrigin=eyJpIjoiZjc0N2ZmNzU2NTZkNDU2OWFlYTMwZmY1ZTk5NzEzNjQiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100198- 
sha1:943baf4 )
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to