Anton Kovalenko
Anton Kovalenko
Possible solution: load needed index nodes in advance
In order to better diagnose tablet unavailabilty HC API must include host from the initial request was sent and the host that reports that tablet is unresponsive
Currently as a cluster admin, I want to know how many groups of every media kind I can create right now to monitor cluster capacity and act in advance. There...
Handler interfaces: 1) Database list (optional handler, required by YQ). params: ``` prefix STRING?, limit NUMBER ``` returns: ``` success: BOOLEAN result?: { entites: {name: STRING}[] total: NUMBER }, error?:...
In order to make built in graphs available by default in embedded ui we need to make graphshard tablets enabled by default on cluster and database creation
### Problem Update table query doesn't change values in a table though operation is marked as success. Affects main and 24-1 ### Steps to reproduce 1. select a row in...
1. remove filters 2. display tablets of selected schema object as table 3. tabletid leads to tablet page. Tablet id is a link 4. Actions: restart. Don't add other buttons....
Tables that receive changes from another database by means of async replicatoin are in read-only state. Let's mark them with a special ring. --It has to be an animated overlay...
As a user I want to jump quickly to a list of serverless databases that utilized resources of selected shared database. Might be done similar to a [shared] button that...