tronboto

Results 13 issues of tronboto

Hey. We have configured: * `MinTopicLeadersPerBrokerGoal` as a hard goal * `min.topic.leaders.per.broker: 0` * `topics.with.min.leaders.per.broker: "^(?!team_).*"` with the intention of distributing the leaders for each topic (except for those prefixed...

question

**Is your feature request related to a problem? Please describe.** There currently doesn't seem to be a way to run a search in Observability Logs or Query Workbench without using...

enhancement
untriaged

### Is your feature request related to a problem? Please describe It is possible for the existing shard rebalance algorithm to put the cluster in a state where the shards...

enhancement
ShardManagement:Placement

Description =========== Some of our producers sometimes die when we do a rolling cluster restart. We have tens of instances of this service, each of them writing to different topics,...

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug
domain: observability
domain: external docs

**Describe the bug** When Dev Tools is open, requests are made periodically and upon each API command to 3 endpoints, one of which is: ``` /api/console/proxy?path=_mapping&method=GET&dataSourceId= ``` After building a...

bug

Hey. Looking at the documentation here: https://opensearch.org/docs/latest/im-plugin/ism/policies/#allocation It defines the parameter `wait_for` as: > Wait for the policy to execute before allocating the index to a node with a specified...

documentation

It looks like the ability to disable referrals was added here: - https://github.com/opensearch-project/security/pull/2135 However, I couldn't find any reference to this option here: https://opensearch.org/docs/latest/security/authentication-backends/ldap/

triaged

**Describe the bug** In Discover, with the new experience enabled, DQL autocomplete stops working after switching the query language to PPL/SQL and back. **To Reproduce** 1. Go to https://playground.opensearch.org/app/discover 2....

bug

**Describe the bug** In Discover, with the new experience enabled, the cursor lags behind the text insertion point when using DQL search. This makes it very frustrating to go back...

bug