-
Notifications
You must be signed in to change notification settings - Fork 982
DRILL-8370: Upgrade splunk-sdk-java to 1.9.3 #2719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM +1 Pending CI.
The latest commit adds a patch for Splunk's broken validateCertificates toggle by @cgivre. |
Just noting here for future reference, but here is the issue on Splunk's SDK that references the SSL issue: |
@cgivre okay the last commit may have gotten rid of those sporadic CI failures 🤞. |
DRILL-8370: Upgrade splunk-sdk-java to 1.9.3
Description
Changes in splunk-sdk-java since 1.9.1.
Also removes the execution order dependence in the Splunk unit tests created by their expecting a certain number of records in the _audit index. I believe this order dependence is behind recent, apparently random CI run failures in the Splunk unit tests.
Documentation
N/A
Testing
Splunk unit tests.