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

Manisha Sapiah commented on CMIS-1107:
--------------------------------------

Hi [~fmui],

Yes, I understand that this method can be overridden but the info of the object 
is already passed in (*getObjectInfo:1059, AbstractCmisService 
(org.apache.chemistry.opencmis.commons.impl.server)* then it should take that 
value rather than adding it's own hardcoded value.

Can we have a call possibly , else this will go on like this.

Thanks & Regards,
Manisha

> 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
>            Assignee: Florian Müller
>            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