-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Rename] org.opensearch.transport.netty4.OpenSearchLoggingHandlerIT.testLoggingHandler #461
[Rename] org.opensearch.transport.netty4.OpenSearchLoggingHandlerIT.testLoggingHandler #461
Conversation
✅ DCO Check Passed bf1504488a1d5bd47505678ff8efc93b55c4fc08 |
✅ Gradle Wrapper Validation success bf1504488a1d5bd47505678ff8efc93b55c4fc08 |
✅ Gradle Precommit success bf1504488a1d5bd47505678ff8efc93b55c4fc08 |
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!
❌ DCO Check Failed 2905cee3ce5d439a29bc4ff79a397abd787eafa8 |
✅ Gradle Wrapper Validation success 2905cee3ce5d439a29bc4ff79a397abd787eafa8 |
✅ Gradle Precommit success 2905cee3ce5d439a29bc4ff79a397abd787eafa8 |
…est case org.opensearch.transport.netty4.OpenSearchLoggingHandlerIT.testLoggingHandler due to renaming Signed-off-by: Harold Wang <[email protected]>
2905cee
to
1814b2d
Compare
✅ DCO Check Passed 1814b2d |
✅ Gradle Wrapper Validation success 1814b2d |
✅ Gradle Precommit success 1814b2d |
❌ DCO Check Failed a3fcb0dada74748aa3ce21dcd31a77770c13e433 |
✅ Gradle Wrapper Validation success a3fcb0dada74748aa3ce21dcd31a77770c13e433 |
…testLoggingHandler Signed-off-by: Harold Wang <[email protected]>
a3fcb0d
to
bea680b
Compare
✅ Gradle Precommit success a3fcb0dada74748aa3ce21dcd31a77770c13e433 |
✅ DCO Check Passed bea680b |
✅ Gradle Wrapper Validation success bea680b |
✅ Gradle Precommit success bea680b |
* Adds point in time APIs Signed-off-by: Harsha Vamsi Kalluri <[email protected]> * Add version check for Point in time tests Signed-off-by: Harsha Vamsi Kalluri <[email protected]> * Update point in time namespace Signed-off-by: Harsha Vamsi Kalluri <[email protected]> * Update point in time to pit everywhere Signed-off-by: Harsha Vamsi Kalluri <[email protected]> * Update USER_GUIDE.md Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Harsha Vamsi Kalluri <[email protected]> * Update USER_GUIDE.md Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Harsha Vamsi Kalluri <[email protected]> * Using AssumeTrue for tests for PIT Signed-off-by: Harsha Vamsi Kalluri <[email protected]> --------- Signed-off-by: Harsha Vamsi Kalluri <[email protected]> Co-authored-by: Andriy Redko <[email protected]>
Description
[Describe what this change achieves]
Changed ESLoggingHandler to OpenSearchLoggingHandler
Issues Resolved
[List any issues this PR will resolve]
#441
Check List
Signed-off-by: Harold Wang [email protected]