[
https://issues.apache.org/jira/browse/DRILL-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cong Luo resolved DRILL-7859.
-----------------------------
Reviewer: Charles Givre
Resolution: Fixed
> Junit test random failure when the numbers of splunk event was insufficient
> ---------------------------------------------------------------------------
>
> Key: DRILL-7859
> URL: https://issues.apache.org/jira/browse/DRILL-7859
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Cong Luo
> Assignee: Cong Luo
> Priority: Major
> Fix For: 1.19.0
>
>
> Used @Ignore in Splunk UT to try to skip the data inconsistent, but it's
> possible that the numbers of events in Splunk was still insufficient after
> the docker started.
> {code:java}
> java.lang.AssertionError: expected:<2> but was:<1>java.lang.AssertionError:
> expected:<2> but was:<1> at
> org.apache.drill.exec.store.splunk.SplunkPluginTest.testExplictFieldsQuery(SplunkPluginTest.java:151)
> {code}
> See also [Activities that generate audit
> events|https://docs.splunk.com/Documentation/Splunk/8.1.0/Security/AuditSplunkactivity]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)