[
https://issues.apache.org/jira/browse/SENTRY-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990644#comment-15990644
]
Alexander Kolbasov commented on SENTRY-1739:
--------------------------------------------
The problem with this is that these extra logs cause test failure for Kafka
tests with the message
{code}
Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed:
java.lang.RuntimeException: org.apache.maven.surefire.report.ReporterException:
When writing xml report stdout/stderr: /tmp/stdout571595423457317550deferred
(No such file or directory)
{code}
I noticed when SENTRY-1580 started to cause this test failure because of the
more extensive logging.
> Sentry Kafka tests do not stop periodic update after the test end
> -----------------------------------------------------------------
>
> Key: SENTRY-1739
> URL: https://issues.apache.org/jira/browse/SENTRY-1739
> Project: Sentry
> Issue Type: Bug
> Components: kafka-integration, Sentry
> Affects Versions: 1.8.0
> Reporter: Alexander Kolbasov
>
> I noticed that TestAclsCrud tests do not stop the periodic Updater thread
> after they finish. As a result, the output log file is polluted with many
> errors about failed thrift connections.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)