You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2014/06/08 21:24:01 UTC

[jira] [Updated] (SENTRY-276) SentryService tests are currently timing out

     [ https://issues.apache.org/jira/browse/SENTRY-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SENTRY-276:
--------------------------------------

    Attachment: SENTRY-276.patch

I'm attaching patch that will make the method {{SentryService.start()}} again asynchronous by moving the {{future.get()}} into the command implementation. I've verified that tests will start passing again and that the service execution will return "1" on failure.

> SentryService tests are currently timing out
> --------------------------------------------
>
>                 Key: SENTRY-276
>                 URL: https://issues.apache.org/jira/browse/SENTRY-276
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.4.0
>
>         Attachments: SENTRY-276.patch
>
>
> After committing SENTRY-207 I've noticed that all tests that are starting {{SentryService}} are timing out. I've took a look and this is because we've changed the method {{SentryService.start()}} from non blocking to blocking.



--
This message was sent by Atlassian JIRA
(v6.2#6252)