RESTful APIs break with XmlStateFileFetcher change
--------------------------------------------------
Key: SHINDIG-298
URL: https://issues.apache.org/jira/browse/SHINDIG-298
Project: Shindig
Issue Type: Bug
Components: RESTful API (Java)
Environment: All
Reporter: Dan Bentley
The recent change (r658624) creates XmlStateFileFetcher's without loaded data.
This makes the RESTful APIs unable to access data.
I've created a change that exposes a method (loadDefaultStateFileIfNoneLoaded)
that allows the RESTful services to load this data file iff it hasn't been
already.
This somewhat undoes Cassie's change; but I think is a reasonable compromise.
(That being said, I didn't understand the motivation to her original change,
and so this may be a Bad Thing. Let me know.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.