[
https://issues.apache.org/jira/browse/SHINDIG-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Kohn updated SHINDIG-1948:
----------------------------------
Attachment: SHINDIG-1948-message-by-id.diff
> Support getting only specific messages by id in JsonDbOpensocialService
> -----------------------------------------------------------------------
>
> Key: SHINDIG-1948
> URL: https://issues.apache.org/jira/browse/SHINDIG-1948
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Affects Versions: 2.5.0-update1
> Reporter: Andreas Kohn
> Attachments: SHINDIG-1948-message-by-id.diff
>
>
> The MessageHandler/MessageService supports requests for getting messages by
> id, but JsonDbOpensocialService does not currently implement filtering by id.
> The attached patch implements that feature.
> Please note: in the current Opensocial 2.5.1 spec
> (http://opensocial.github.io/spec/2.5.1/Social-API-Server.xml#rfc.section.2.7.1)
> it seems that only a single message id is supported, and depending on how
> you read the section the container should return the message itself, not a
> singleton collection of messages in that case.
--
This message was sent by Atlassian JIRA
(v6.1#6144)