[Geoserver-devel] [JIRA] (GEOS-10467) The Importer page gets hung while waiting for larger, more complex ImportContexts to be parsed from XML

Joseph Miller created an issue

GeoServer / ImprovementGEOS-10467

The Importer page gets hung while waiting for larger, more complex ImportContexts to be parsed from XML

Issue Type:

ImprovementImprovement

Assignee:

Unassigned

Components:

Importer

Created:

19/Apr/22 2:03 PM

Priority:

MediumMedium

Reporter:

Joseph Miller

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)

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100198-sha1:943baf4)

Atlassian logo