You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2017/04/27 07:12:04 UTC

[jira] [Commented] (SENTRY-1725) Include response status in TSentrySyncIDResponse

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

Alexander Kolbasov commented on SENTRY-1725:
--------------------------------------------

Updated thrift files generated with 
{code}
mvn clean install -DskipTests -Pthriftif -Dthrift.home=/usr/local
{code}

This required a small change in pom.xml to define datanucleus-core version.

> Include response status in TSentrySyncIDResponse
> ------------------------------------------------
>
>                 Key: SENTRY-1725
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1725
>             Project: Sentry
>          Issue Type: Sub-task
>          Components: Sentry
>    Affects Versions: sentry-ha-redesign
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>             Fix For: sentry-ha-redesign
>
>         Attachments: SENTRY-1725.001-sentry-ha-redesign.patch
>
>
> All responses for the policy model include {{sentry_common_service.TSentryResponseStatus}}, but {{TSentrySyncIDResponse}} doesn't have it (by mistake). We should add it to be consistent with other responses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)