You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Dan Bentley (JIRA)" <ji...@apache.org> on 2008/05/22 13:01:55 UTC

[jira] Resolved: (SHINDIG-298) RESTful APIs break with XmlStateFileFetcher change

     [ https://issues.apache.org/jira/browse/SHINDIG-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Bentley resolved SHINDIG-298.
---------------------------------

    Resolution: Fixed

> 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
>         Attachments: shindig-298.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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.