[ 
https://issues.apache.org/jira/browse/CMIS-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200639#comment-17200639
 ] 

Florian Müller commented on CMIS-1107:
--------------------------------------

Both values are not related to each other. The passed in value is the value 
received from the client. The value from getObjectInfo is used for rendering 
the links in the response to the client. You define getObjectInfo values on the 
server side. They don’t depend on the request.

> AbstractCmisService class is not taking inputs as passed in the ObjectService
> -----------------------------------------------------------------------------
>
>                 Key: CMIS-1107
>                 URL: https://issues.apache.org/jira/browse/CMIS-1107
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-commons
>            Reporter: Manisha Sapiah
>            Priority: Blocker
>         Attachments: image-2020-09-21-19-10-45-895.png
>
>
> Whenever we are trying to getObject for atompub binding, we see the parameter 
> includeRelationships is set to BOTH in the AbstractCmisService 
> (*getObjectInfo:1059, AbstractCmisService 
> (org.apache.chemistry.opencmis.commons.impl.server)* due to method 
> getObjectInfo.
> While the value passed in the ObjectService is NONE *(class serve:470, 
> ObjectService$GetObject (org.apache.chemistry.opencmis.server.impl.atompub)* 
> which can be seen in the attachment:
> !image-2020-09-21-19-10-45-895.png!
> This is causing a behavior change and a performance issue.
> We are using chemistry-opencmis-0.13.0 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to