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

Alexander Kolbasov commented on SENTRY-1505:
--------------------------------------------

[~colinma]
We still need to return a null Object - I run into issues with mockito without 
it - mock things required some object. This was the easiest way to make it work.

> CommitContext isn't used by anything and should be removed
> ----------------------------------------------------------
>
>                 Key: SENTRY-1505
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1505
>             Project: Sentry
>          Issue Type: Improvement
>          Components: Sentry
>    Affects Versions: 1.7.0, sentry-ha-redesign
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>            Priority: Minor
>         Attachments: SENTRY-1505.0.patch, SENTRY-1505.1.patch, 
> SENTRY-1505.2.patch
>
>
> Sentry code defines class CommitContext which keeps track of sequence ID for 
> transaction. It is passed around many places in the server code but isn't 
> actually used by anything, so it is a dead code that should be trimmed. It 
> just complicates things without any benefit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to