Jay Deng

Results 46 comments of Jay Deng

https://build.ci.opensearch.org/job/gradle-check/33829/ This failure occurred with concurrent search disabled, so going to remove this from the concurrent search project.

@sgup432 would you mind checking if this is related to the work being done for https://github.com/opensearch-project/OpenSearch/issues/10024?

Closing this in favor of - https://github.com/opensearch-project/OpenSearch/issues/8271

Tagging folks who worked on original PR: @reta @CaptainDredge @ankitkala It seems like this PR has been backported all the way to 2.11 which makes me think this isn't really...

Thanks @reta -- do you think a static setting would make sense here then? I know we have a 2.14 release coming up soon but too, do you see this...

@reta This does change the default format: https://github.com/opensearch-project/OpenSearch/blob/0ddbd96291d4ff05499ec53c5a04a5dda32d36ad/server/src/main/java/org/opensearch/index/mapper/DateFieldMapper.java#L105-L109 I do think what @CaptainDredge suggested in moving this out of experimental is where we eventually want to end up. It seems...

I've asked the original poster on the forum for some more details on what specifically broke for them

I also agree that changing back to `false` is the right way to do it! As a tangent I wonder if there's anything we can do to enforce this in...

Focusing on the option 2: > No cluster state entry is kept for migrations, so there is some space we save on not keeping the custom cluster state Do you...

Looks like this was fixed and released in 2.15, @kaushalmahi12 please re-open if that's not correct. Thanks!