You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Backport 2.x] [Bugfix] Fix IllegalArgumentException thrown when creating a PIT (#17380)
* [Bugfix] Fix IllegalArgumentException thrown when creating a PIT (#16781)
* fix create_pit enum bug
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* changelog
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Fix SearchResponse XContent
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Addressed David's comments
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* rerun gradle
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Addressed andrross's comment
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Revert "Addressed andrross's comment"
This reverts commit 49fec57.
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Revert "Addressed David's comments"
This reverts commit a41f9be.
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Revert "Fix SearchResponse XContent"
This reverts commit ea30484.
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Revert "fix create_pit enum bug"
This reverts commit 0c9110d.
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Fix create_pit bug with catch-all search phase name
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* switch to new optional method
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* rerun gradle
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* Update server/src/main/java/org/opensearch/action/search/SearchPhase.java
Co-authored-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: Peter Alfonsi <peter.alfonsi@gmail.com>
---------
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
Signed-off-by: Peter Alfonsi <peter.alfonsi@gmail.com>
Co-authored-by: Peter Alfonsi <petealft@amazon.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 56825f6)
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
* rerun gradle
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
---------
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
Signed-off-by: Peter Alfonsi <peter.alfonsi@gmail.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Co-authored-by: Peter Alfonsi <petealft@amazon.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
0 commit comments