Skip to content

Tags: manish-raut/yugabyte-db

Tags

v2.0.0

Toggle v2.0.0's commit message
Tag for 2.0.0.0 Release

v1.3.1

Toggle v1.3.1's commit message
tag for version 1.3.1.0

v1.3.1f10e23d319a5e5df008467d19ebab95ce631a977

Toggle v1.3.1f10e23d319a5e5df008467d19ebab95ce631a977's commit message
Tag for 1.3.1.0

s

v1.3.0

Toggle v1.3.0's commit message
Add v1.3.0 tag

v1.2.12

Toggle v1.2.12's commit message
yugabyte#1661: Replaced `gscoped_ptr` with `std::unique_ptr` for `yb:…

…:Env`.

Summary: Replaced `gscoped_ptr` with `std::unique_ptr` for `yb::Env`. This is needed as a prerequisite step for unifying `yb::Env` and `rocksdb::Env`.

Test Plan: Jenkins

Reviewers: sergei, mikhail

Reviewed By: mikhail

Subscribers: ybase, bogdan

Differential Revision: https://phabricator.dev.yugabyte.com/D6835

v1.2.4

Toggle v1.2.4's commit message
Adding the 1.2.4 release tag.

v1.2.0

Toggle v1.2.0's commit message
ENG-4683 (yugabyte#874): Fix user table UI to exclude transactions an…

…d sequences tables

Summary:
Currently, transactions table shows up as a "user table" in UI, which is incorrect. This should be marked as a system table instead.

Changes include:
1. Remove transactions table from the User Table section
2. Change the column names in the TServer list
{{Load (Num Tablets) --> User Tablets (Total)
Leader Count (Num Tablets) --> User Tablets (Leaders)}}
3. Add 2 new columns to the end of the TServer list
{{System Tablets (Total)
System Tablets (Leaders)}}
4. Move UUID in the Tserver list to right below the name of the TServer in the Server column.
5. If Primary Cluster UUID is NONE, then do not show that line at all.

Test Plan:
{F11973}

{F11974}

Created cluster and tested UI.
Attached screenshots

Reviewers: sid, karthik, bogdan, bharat

Reviewed By: bogdan, bharat

Subscribers: hector, ybase, bharat

Differential Revision: https://phabricator.dev.yugabyte.com/D6307

v1.1.0

Toggle v1.1.0's commit message
Tagging 1.1.0 release

v1.0.5

Toggle v1.0.5's commit message
Adding the tag for the 1.0.5 release

v1.0.4

Toggle v1.0.4's commit message
Adding a release tag.