GraphMLRestService should check for existance but loads the Graph instead

Description

The GraphMLRestService checks - before creating/deleting - if the according graph already exists. By doing this it unmarshals the whole graph. This is not very performance friendly as it may take a while with bigger graphs. Therefore we should just check if the files exist.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Christian Pape July 11, 2016 at 5:53 AM

Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created June 1, 2016 at 2:47 AM
Updated July 11, 2016 at 1:15 PM
Resolved July 11, 2016 at 9:16 AM

Flag notifications