Andriy Redko
Andriy Redko
@sohami @andrross I think with the addition of segment based replication, we have a gap to address with respect to settinng `preference=_replica`. Since the process is asynchronous, replicas are not...
Thanks a lot @mch2 > Search latencies showed quite a bit of variance but started to improve over the baseline. Variance is expected here given we aren't force merging, throughput...
Thanks a lot for running those @mch2 , of the top of my head, I cannot explain why `desc_sort_*` are the outliers, @sohami do you?
> tagging @dblock @reta @andrross @peternied @getsaurabh02 for feedback and comments. Thanks a lot @rishabh6788 , the workflow + manual approval look great to me to start with
Thanks a lot for contribution @rursprung ! Please provide the pull request for https://github.com/opensearch-project/documentation-website/issues/8389 with documentation update upon your convenience (before 2.18.0 release), thank you.
> @msfroh @sohami @jainankitk @reta @kaushalmahi12 @ansjcy I honestly don't understand the design decisions of this change: - we talked about a possibility to associate tags (key=value pairs) with any...
> So, there can be two different approaches to do rule-based labeling, one is let the plugins expose their rules and the core service apply the rules for each request...
> @reta Thanks for providing detailed response. I agree that existing constructs might be enough for majority of the use cases but it will not suffice for something which want...
> @reta Yes! I was also thinking of using `ActionFilter` first but since `ActionFilter` is used to allow/disallow transport actions. > Do you think this would be the right construct...
> @reta We will need the ordering because we want the authN/authZ information present in the context @kaushalmahi12 the use case does not feel right, we have security plugin in...