[
https://issues.apache.org/jira/browse/SHINDIG-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563202#action_12563202
]
Adam Winer commented on SHINDIG-40:
-----------------------------------
FYI, Gadget.addJsLibrary() looks like another thread-safety problem, and should
also be synchronized or replaced with a concurrent data structure like a
ConcurrentLinkedQueue.
> Hang in GadgetServer.processGadget()
> ------------------------------------
>
> Key: SHINDIG-40
> URL: https://issues.apache.org/jira/browse/SHINDIG-40
> Project: Shindig
> Issue Type: Bug
> Components: Gadgets Server - Java
> Reporter: Adam Winer
> Assignee: John Hjelmstad
> Priority: Critical
> Attachments: shindig40.patch
>
>
> In my environment, ca. 1 out of 200 requests to GadgetServer (sometimes far
> more) hang. It's a thread-safety issue with wc.depsDone.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.