Skip to content
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

[Backport 2.x] [Javadocs] add to o.o.search.aggs, builder, and collapse packages #3260

Merged
merged 1 commit into from
May 10, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 625623f from #3254

)

Adds class level javadocs to org.opensearch.search.aggregations, builder, and
collapse packages.

Signed-off-by: Nicholas Walter Knize <[email protected]>
(cherry picked from commit 625623f)
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners May 9, 2022 18:21
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 89d4bce
Log 5176

Reports 5176

@dblock
Copy link
Member

dblock commented May 10, 2022

> Task :server:internalClusterTest

org.opensearch.discovery.DiscoveryDisruptionIT > testNodeNotReachableFromMaster FAILED
    MasterNotDiscoveredException[NotMasterException[no longer cluster-manager. source: [cluster_health (wait_for_events [LANGUID])]]]; nested: NotMasterException[no longer cluster-manager. source: [cluster_health (wait_for_events [LANGUID])]];
        at __randomizedtesting.SeedInfo.seed([B0C860CDD2E62A02:6F852B021DB9C19]:0)
        at org.opensearch.action.support.master.TransportMasterNodeAction$AsyncSingleAction$2.onTimeout(TransportMasterNodeAction.java:277)
        at org.opensearch.cluster.ClusterStateObserver$ContextPreservingListener.onTimeout(ClusterStateObserver.java:370)
        at org.opensearch.cluster.ClusterStateObserver$ObserverClusterStateListener.onTimeout(ClusterStateObserver.java:287)
        at org.opensearch.cluster.service.ClusterApplierService$NotifyTimeout.run(ClusterApplierService.java:692)
        at org.opensearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:733)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.lang.Thread.run(Thread.java:833)

        Caused by:
        NotMasterException[no longer cluster-manager. source: [cluster_health (wait_for_events [LANGUID])]]

Let's see if this is intermittent and open an issue if so before merging.

@dblock
Copy link
Member

dblock commented May 10, 2022

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 89d4bce
Log 5205

Reports 5205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants