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

Kevin Brown closed SHINDIG-36.
------------------------------

    Resolution: Fixed

Implementations may now implement this themselves depending on their particular 
implementations of DataFetcher<T>.  Default data fetchers do not block on 
insertions and insert in amortized constant time so this is unnecessary.

> Make cache-set options asynchronous in GadgetServer.processGadget()
> -------------------------------------------------------------------
>
>                 Key: SHINDIG-36
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-36
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadgets Server - Java
>            Reporter: John Hjelmstad
>            Assignee: Kevin Brown
>            Priority: Minor
>
> At present, GadgetSpec object caching blocks continued processing of a Gadget 
> request ([EMAIL PROTECTED]). It should be possible, if not standard, for the 
> cache-set operation to occur independently of additional processing (assuming 
> a Thread is available for doing so).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to