Home
Register
Login
Login
rthallamko3
Threads posted
Replies posted
rthallamko3
2022-06-14
[DocDB] Bootstrap failure in a loop, bringing down tserver
0
Likes
4
Replies
rthallamko3
2022-08-11
[DocDB] Inconsistent throughput of yb_sample_apps on Azure environment.
0
Likes
1
Replies
rthallamko3
2022-08-12
[DocDB] Do not add WAL entries larger than the amount that can be successfully replicated to tablet peers.
0
Likes
1
Replies
rthallamko3
2022-08-15
[DocDB] Slow reads from SST files should provide feedback loop to indicate the need for compactions.
0
Likes
1
Replies
rthallamko3
2022-08-17
[DocDB] Some client connections hang after master leader is restarted
0
Likes
1
Replies
rthallamko3
2022-08-22
[DocDB] DocDB Scan Performance
0
Likes
0
Replies
rthallamko3
2022-08-27
[DocDB] Compaction policies should take into account deletes in SST files and compact SSTs more frequently for TTL tables.
0
Likes
0
Replies
rthallamko3
2022-08-29
[DocDB] Enhance the yb-admin command - compact_table to provide additional details
0
Likes
0
Replies
rthallamko3
2022-09-07
[DocDB] Add a metric for time spent waiting for safe time.
0
Likes
1
Replies
rthallamko3
2022-09-13
[DocDB] Scan performance: Switch TabletServer::Read to LightWeightPB
0
Likes
0
Replies
rthallamko3
2022-09-13
[DocDB] Scan performance: Reduce scan time by optimizing the pg<>tserver format changes
0
Likes
0
Replies
rthallamko3
2022-09-17
[DocDB] Breakdown tserver read ops/second and latencies metrics to be per table metric.
0
Likes
0
Replies
rthallamko3
2022-09-17
[Docs] Document yb-ts-cli remote_bootstrap
0
Likes
0
Replies
rthallamko3
2022-09-19
[DocDB] Packed Row: SST dump doesn't work well with packed row format rows.
0
Likes
0
Replies
rthallamko3
2022-09-22
[DocDB] WAL retention should not be based on timeout, it should be based on an OpId that is needed by various entities in the system.
0
Likes
1
Replies
rthallamko3
2022-10-05
[DocDB] Metrics indicating the number of tablets in unhealthy state
0
Likes
0
Replies
rthallamko3
2022-10-10
[DocDB] Unit test to reproduce scenarios when user frontiers is null
0
Likes
0
Replies
rthallamko3
2022-10-24
[DocDB] Disallow packed row for co-located tables
0
Likes
1
Replies
rthallamko3
2022-10-26
[DocDB] Enable packed row for co-located tables
0
Likes
0
Replies
rthallamko3
2022-11-03
[Docs] Read replica documentation for ysql needs to be updated
0
Likes
0
Replies
rthallamko3
2022-11-04
[DocDB] The throughput of the workload drops due to leader elections post split.
0
Likes
7
Replies
rthallamko3
2022-11-08
[DocDB] hinted leader election should take into account the state of the replica
0
Likes
0
Replies
rthallamko3
2022-11-08
[DocDB] YbAdminSnapshotScheduleTest.PgsqlAddColumnCompactWithPackedRow is quite flaky and fails in tsan
0
Likes
0
Replies
rthallamko3
2022-11-09
[DocDB] Master not reading up-to-date contents when reading YSQL system tables.
0
Likes
1
Replies
rthallamko3
2022-12-13
[DocDB] Sysbench write throughput is lower with higher number of tablets
0
Likes
0
Replies
shamanthchandra-yb
2023-02-20
[YSQL Packed rows] Enabling packed rows, testcase resulted in FATAL: Check failed: closing_ Should have already shut down
0
Likes
3
Replies
yugabyte-ci
2022-10-13
Leaderless tablets, Under replicated tablets
0
Likes
1
Replies
kripasreenivasan
2022-09-20
[Xcluster][Packed Columns][Upgrade] FATAL files, EOF error observed on attempting xcluster replication
0
Likes
12
Replies
kripasreenivasan
2022-09-20
[Xcluster][Packed Columns][Upgrade] FATAL files, EOF error observed on attempting xcluster replication
0
Likes
12
Replies
bmatican
2022-10-03
[DocDB] Packed: Restore should update table schema_version to the one in the backup
0
Likes
1
Replies
sonalsagarwal
2023-02-28
[YSQL] On YB colocated tables, query with distinct on column (part of composite PK) fails with 'Cannot decode value type kGroupEnd from the key encoding format'
0
Likes
1
Replies
shamanthchandra-yb
2022-10-13
[Packed Columns + Tserver crash] Cores seen/FATAL when packed columns was enabled while running workload
0
Likes
5
Replies
shamanthchandra-yb
2022-10-13
[Packed Columns + Tserver crash] Cores seen/FATAL when packed columns was enabled while running workload
0
Likes
5
Replies
Karvy-yb
2022-10-20
[YSQL] [Pessimistic Locking] [Tablegroups]: Pessimistic locking misbehaving with tables in tablegroups
0
Likes
9
Replies
def-
2022-11-14
[YCQL][TSan Unit Test] Data race in CppCassandraDriverTest.TestCreateUniqueIndexPartial
0
Likes
7
Replies
Karvy-yb
2022-10-20
[YSQL] [Pessimistic Locking] [Tablegroups]: Pessimistic locking misbehaving with tables in tablegroups
0
Likes
9
Replies
Karvy-yb
2022-10-20
[YSQL] [Pessimistic Locking] [Tablegroups]: Pessimistic locking misbehaving with tables in tablegroups
0
Likes
9
Replies
shamanthchandra-yb
2022-10-21
Postgres Core dump is seen when enabled packed rows with YSQL, when DDLs running
0
Likes
4
Replies
def-
2022-09-16
[DocDB][PITR?] FATAL: ../../src/yb/tablet/tablet_metadata.cc:865] Check failed: it != kv_store_.tables.end()
0
Likes
14
Replies
yugabyte-ci
2022-09-16
High Volume Log: Increasing compaction threads because we have * level-0 files
0
Likes
1
Replies
yugabyte-ci
2022-06-14
Upgrading puppy-food universe may run out of memory
0
Likes
1
Replies
kripasreenivasan
2022-10-04
[YSQL Packed Columns] FATALs on Toggling YSQL packed columns on and off every 30 mins while continuing workloads throughout
0
Likes
2
Replies
yifanguan
2022-12-20
[YSQL] Unexpected transaction conflicts for TRUNCATE on colocated tables
0
Likes
5
Replies
yifanguan
2022-12-20
[YSQL] Unexpected transaction conflicts for TRUNCATE on colocated tables
0
Likes
5
Replies
qvad
2022-11-27
[YSQL] tserver core dumps appears during testing PITR and automated tablet splitting tests
0
Likes
1
Replies
Arpit-yb
2022-09-14
[DocDB] Upgrade failure due to lack of disk space may cause data corruption
0
Likes
6
Replies
ttyusupov
2022-11-15
[DocDB] YSQL select max() returns inconsistent result after tablet splitting
0
Likes
5
Replies
robertsami
2023-02-03
[DocDB] Incorrect conflict behavior between For Key Share / Update with packed rows
0
Likes
3
Replies
tanujnay112
2022-11-21
[DocDB] Retrieving first row after deleting tuples takes a long time
0
Likes
4
Replies
tanujnay112
2022-11-21
[DocDB] Retrieving first row after deleting tuples takes a long time
0
Likes
4
Replies
qvad
2022-09-23
[YCQL] Select query may fail after snapshot restore on cluster with tablet splitting
0
Likes
1
Replies
NatashaSerebryanaya
2023-02-01
[YSQL] Colocation/YbAdminSnapshotScheduleTestWithYsqlParam.PgsqlSequenceVerifyPartialRestore/1 fails with "Don't have value for fixed size column"
0
Likes
2
Replies
bmatican
2023-01-17
[DocDB] Investigate raft WAL compression
0
Likes
1
Replies
def-
2022-10-07
[DocDB][Packed Columns] Corruption (yb/master/sys_catalog_writer.cc:219): Unable to initialize catalog manager: Failed to initialize sys tables async: Failed log replay. Reason: System catalog snapshot is corrupted or built using different build type: Fou
0
Likes
7
Replies
def-
2022-09-14
[DocDB] ERROR: Timed out: Perform RPC (request call id ...) to ... timed out after 302.000s
0
Likes
4
Replies
shamanthchandra-yb
2022-09-07
[DocDB] [Packed Columns] System catalog snapshot is corrupted, or is built using different build type: 0 vs 10
0
Likes
6
Replies
NatashaSerebryanaya
2023-02-01
[YSQL] Colocation/YbAdminSnapshotScheduleTestWithYsqlParam.PgsqlSequenceVerifyPartialRestore/1 fails with "Don't have value for fixed size column"
0
Likes
2
Replies
kripasreenivasan
2022-09-20
[Xcluster][Packed Columns][Upgrade] FATAL files, EOF error observed on attempting xcluster replication
0
Likes
12
Replies
rthallamko3
2023-02-01
[DocDB] Upgrades to 2.14 version fails sometimes due to conflicts while running V19__6560__pg_collation_icu_70.sql
0
Likes
1
Replies
spolitov
2023-03-05
[DocDB] Server crash when expression evaluation fails in conjunction with packed row
0
Likes
2
Replies
Arjun-yb
2022-06-16
[DocDB] Observed Healthcheck errors and soft memory limit errors
0
Likes
3
Replies
spolitov
2023-03-07
[DocDB] Insert with timestamp ignores expired packed row
0
Likes
1
Replies
kripasreenivasan
2022-09-20
[Xcluster][Packed Columns][Upgrade] FATAL files, EOF error observed on attempting xcluster replication
0
Likes
12
Replies
shamanthchandra-yb
2022-09-07
[DocDB] [Packed Columns] System catalog snapshot is corrupted, or is built using different build type: 0 vs 10
0
Likes
6
Replies
fritshoogland-yugabyte
2022-11-03
[DocDB] A simple insertion results in WAL/log statistics counting two actions.
0
Likes
6
Replies
shamanthchandra-yb
2022-11-17
[DDL + YSQL] Timed out waiting for all pending operations to complete, FATAL seen in master (2.17.1.0-b204) with packed column toggle off and on
0
Likes
6
Replies
rthallamko3
2023-01-20
[DocDB] QLTabletTest.VerifyIndexRange is flaky
0
Likes
2
Replies
shamanthchandra-yb
2022-11-17
[DDL + YSQL] Timed out waiting for all pending operations to complete, FATAL seen in master (2.17.1.0-b204) with packed column toggle off and on
0
Likes
6
Replies
yugabyte-ci
2022-10-12
Error running V19__6560__pg_collation_icu_70.sql
0
Likes
2
Replies
yugabyte-ci
2022-10-12
Error running V19__6560__pg_collation_icu_70.sql
0
Likes
2
Replies
fritshoogland-yugabyte
2022-11-27
[DocDB] sst_dump does not recognise packed rows and displays 'Schema packing not found: 0: .'.
0
Likes
2
Replies
rahuldesirazu
2022-06-15
[DocDB] Intermittent Encryption at Rest Can't Find Key
0
Likes
1
Replies
def-
2022-07-29
[DocDB][LST] Server in RF3 setup becomes unreachable: Unable to begin remote bootstrap session: Received error code TABLET_NOT_FOUND from remote service: The tablet is shutting down
0
Likes
4
Replies
ttyusupov
2022-07-06
[DocDB] retryable_request_timeout_secs should be larger than YQL requests timeout
0
Likes
1
Replies
shamanthchandra-yb
2022-11-17
[Packed columns + YSQL] Failed to write a batch with 0 operations into RocksDB: Corruption (yb/tablet/tablet_metadata.cc:269) FATALs seen in toggling off and on with tserver restart and manual compaction
0
Likes
6
Replies
spolitov
2023-03-05
[DocDB] Packed rows uses wrong system catalog schema version
0
Likes
1
Replies
andrei-mart
2022-12-05
[YSQL] Command timeouts and Tserver crashes when creating a foreign key
0
Likes
14
Replies
robertsami
2022-08-11
[dst] Improve the continuation of waiters in wait_queue.cc
0
Likes
2
Replies
def-
2022-08-12
[DocDB][LST] tserver crash in yb::(anonymous namespace)::HandleStackTraceSignal
0
Likes
5
Replies
kripasreenivasan
2022-10-17
[Packed Row][Colocated DB][Materialized View][PITR] FATAL: Failed while visiting tablets in sys catalog: System catalog snapshot is corrupted or built using different build type on refreshing materialized view while toggling packed rows from false to true
0
Likes
7
Replies
rthallamko3
2022-11-04
[DocDB] The throughput of the workload drops due to leader elections post split.
0
Likes
7
Replies
adithya-yb
2023-01-18
[CDCSDK] Before image + packed row causing issues
0
Likes
2
Replies
bmatican
2022-09-23
[DocDB] flaky test: PgMiniTest.ReadRestartSerializableDeferrable
0
Likes
2
Replies
andrei-mart
2022-12-05
[YSQL] Command timeouts and Tserver crashes when creating a foreign key
0
Likes
14
Replies
amitanandaiyer
2022-08-23
[DocDB] last_received_from_current_leader should be updated based on un-DeDuplicated entries received from the leader.
0
Likes
3
Replies
bmatican
2022-10-07
[DocDB] flaky test: PgMiniTest.ReadRestartSnapshot
0
Likes
1
Replies
shamanthchandra-yb
2022-09-12
[TSAN Unit Test Failure] ClientTest.TestServerTooBusyRetry
0
Likes
8
Replies
shamanthchandra-yb
2022-09-12
[TSAN Unit Test Failure] ClientTest.TestServerTooBusyRetry
0
Likes
8
Replies
shamanthchandra-yb
2022-09-12
[TSAN Unit Test Failure] ClientTest.TestServerTooBusyRetry
0
Likes
8
Replies
pkj415
2022-11-09
[DocDB] Handle rolling restart situations when the gflag enable_wait_queues is modified
0
Likes
1
Replies
qvad
2023-03-02
[YSQL] Posgres crashed with core dump while running tablet splitting test
0
Likes
1
Replies
amitanandaiyer
2022-06-22
[DocDB] Ensure that YB can tolerate partially written tablet-metadata
0
Likes
5
Replies
rthallamko3
2022-06-14
[DocDB] Bootstrap failure in a loop, bringing down tserver
0
Likes
4
Replies
Arpit-yb
2022-07-20
[DocDB] Restore after Expand/Shrink universe is failing
0
Likes
9
Replies
def-
2022-09-02
[DocDB] Terminate webserver's last line with newline
0
Likes
2
Replies
Arpit-yb
2022-07-20
[DocDB] Restore after Expand/Shrink universe is failing
0
Likes
9
Replies
def-
2022-06-21
[DocDB] Packed columns? Corruption: Failed to load sys catalog: Corruption (yb/master/sys_catalog_writer.cc:207): Failed while visiting tables in sys catalog: System catalog snapshot is corrupted, or is built using different build type: 0 vs 10
0
Likes
3
Replies
amitanandaiyer
2022-06-22
[DocDB] Ensure that YB can tolerate partially written tablet-metadata
0
Likes
5
Replies
mbautin
2022-06-24
[DocDB] yb_release should produce an LTO-enabled server binary by default in an LTO build
0
Likes
1
Replies
def-
2022-06-21
[DocDB] Packed columns? Corruption: Failed to load sys catalog: Corruption (yb/master/sys_catalog_writer.cc:207): Failed while visiting tables in sys catalog: System catalog snapshot is corrupted, or is built using different build type: 0 vs 10
0
Likes
3
Replies
bmatican
2022-09-02
[DocDB] flaky test: QLTabletTest.DoubleFlush
0
Likes
2
Replies
bmatican
2022-09-02
[DocDB] flaky test: CppCassandraDriverTest.ManyTables
0
Likes
3
Replies
def-
2023-01-23
[YSQL][Unit Test] heap-use-after-free in QLTabletTest.VerifyIndexRangeWithInconsistentTable
0
Likes
2
Replies
kripasreenivasan
2022-06-30
[Tablet-Splitting][Materialized Views] Enabling tablet splitting on an already loaded cluster with mat views causes tserver crash, generates core files
0
Likes
5
Replies
m-iancu
2022-10-19
[YSQL] flaky test CppCassandraDriverTest.ConcurrentIndexUpdate
0
Likes
0
Replies
kripasreenivasan
2022-06-15
[PITR] [Packed Row Column] Restore fails when packed columns are enabled in the universe(2.15), fatal log files generated
0
Likes
1
Replies
Arpit-yb
2022-07-04
[DocDB] The size of WALs is more than 2000x the size of the corresponding ycql table
0
Likes
3
Replies
bmatican
2022-09-02
[DocDB] flaky test: RemoteBootstrapITest.TestLongRemoteBootstrapsAcrossServers
0
Likes
3
Replies
fritshoogland-yugabyte
2022-09-02
[DocDB] After running a big insertion, some tablet level name/value statistics show likely incorrect values
0
Likes
1
Replies
def-
2022-07-29
[DocDB][LST] Server in RF3 setup becomes unreachable: Unable to begin remote bootstrap session: Received error code TABLET_NOT_FOUND from remote service: The tablet is shutting down
0
Likes
4
Replies
yugabyte-ci
2022-09-23
Misleading error message when YCQL batch writes to unique indexes fail
0
Likes
1
Replies
bmatican
2022-09-02
[DocDB] flaky test: RemoteBootstrapITest.TestLongRemoteBootstrapsAcrossServers
0
Likes
3
Replies
bmatican
2022-07-23
[DocDB] TSAN race in SnapshotTxnTest.RemoteBootstrapOnStart
0
Likes
2
Replies
Arpit-yb
2022-07-04
[DocDB] The size of WALs is more than 2000x the size of the corresponding ycql table
0
Likes
3
Replies
mbautin
2022-08-12
[DocDB] Disable enable_lease_revocation by default
0
Likes
4
Replies
kripasreenivasan
2022-10-17
[Packed Rows][PITR][Tablet Splitting]: Corruption (yb/util/uuid.cc:305): Invalid length of binary data with TxnSnapshotId on executing PITR after toggling packed rows from disabled to enabled, tserver process goes down
0
Likes
3
Replies
def-
2022-09-07
[DocDB][LST] Upgrade: Crash in core_rpc_tp_TabletSe
0
Likes
4
Replies
shamanthchandra-yb
2022-09-12
[TSAN Unit Test Failure] ClientTest.TestServerTooBusyRetry
0
Likes
8
Replies
bmatican
2022-09-28
[DocDB] undefined behavior in AutomaticTabletSplitITest.AutomaticTabletSplitting
0
Likes
2
Replies
arybochkin
2022-06-23
[DocDB] splitting: Incorrect split_encoded_key re-compute in case of child tablet already registered
0
Likes
2
Replies
def-
2022-09-14
[DocDB] Too long log messages are truncated
0
Likes
1
Replies
shamanthchandra-yb
2022-12-30
[Backup + Compactions + DDL] [Stress] Backup is failing with returned non-zero exit status 1
1
Likes
3
Replies
shamanthchandra-yb
2022-12-30
[Backup + Compactions + DDL] [Stress] Backup is failing with returned non-zero exit status 1
1
Likes
3
Replies
spolitov
2022-08-22
[DocDB] Use lightweight protobuf for UpdateConsensus
2
Likes
1
Replies
vmallepalli
2022-10-18
[YCQL&YSQL] Quantile metrics missing from new universes on versions >= 2.13
0
Likes
4
Replies
bmatican
2022-09-27
[DocDB] flaky test: TabletSplitITest.TestInitiatesCompactionAfterSplit
0
Likes
1
Replies
bmatican
2022-09-08
[DocDB] Test only TSAN race in CompactionTest.CompactionTaskMetrics
0
Likes
1
Replies
def-
2022-09-09
[DocDB][ASAN Unit Test Failure][2.8] YbAdminSnapshotScheduleTest.DeleteIndexOnRestore
0
Likes
3
Replies
fritshoogland-yugabyte
2022-08-11
[DocDB] The statistic threads_running_thread_pool for YCQL shows incorrect value
0
Likes
7
Replies
jaki
2022-06-15
[YSQL] Colocated range index upper-bound scan fails
0
Likes
5
Replies
sanketkedia
2022-10-03
[DocDB] Tablet-splitting - Inserts fail after splitting a tablet
0
Likes
3
Replies
vmallepalli
2022-10-18
[YCQL&YSQL] Quantile metrics missing from new universes on versions >= 2.13
0
Likes
4
Replies
Huqicheng
2022-09-30
[DocDB] speedup split child tablet local bootstrap by copying in-memory retryable requests structure from parent tablet
0
Likes
3
Replies
bmatican
2022-10-12
[DocDB] flaky test: MetricsTest.TestStreamLevelAggregation
0
Likes
2
Replies
bmatican
2022-09-02
[DocDB] flaky test: CppCassandraDriverTest.ManyTables
0
Likes
3
Replies
vmallepalli
2022-10-18
[YCQL&YSQL] Quantile metrics missing from new universes on versions >= 2.13
0
Likes
4
Replies
SrivastavaAnubhav
2022-07-26
[DocDB] AutomaticTabletSplitITest.AutomaticTabletSplittingMovesToNextPhase is flaky
0
Likes
2
Replies
sureshdash2022-yb
2022-10-12
[DOCDB] Failure testcase CompactionAfterDBDrop
0
Likes
3
Replies
joe-maley
2022-07-21
[DocDB] Initial leader election frequently fails at table creation time
0
Likes
7
Replies
joe-maley
2022-07-21
[DocDB] Initial leader election frequently fails at table creation time
0
Likes
7
Replies
bmatican
2022-09-14
[DocDB] Speedup local bootstrap by persisting the retryable request structure
0
Likes
2
Replies
tylarb
2022-10-12
[DocDB] UNIQUE partial index interprets may check entire row, not just where columns, after tserver restart
0
Likes
5
Replies
kripasreenivasan
2022-06-30
[Tablet-Splitting][Materialized Views] Enabling tablet splitting on an already loaded cluster with mat views causes tserver crash, generates core files
0
Likes
5
Replies
SrivastavaAnubhav
2022-07-26
[DocDB] AutomaticTabletSplitITest.AutomaticTabletSplittingMovesToNextPhase is flaky
0
Likes
2
Replies
def-
2022-09-20
[DocDB][LST] ERROR: Corruption: [Corruption (yb/docdb/primitive_value_util.cc:90): Column at 4 is not key column in Schema
0
Likes
2
Replies
kripasreenivasan
2022-10-17
[Packed Row][Colocated DB][Materialized View][PITR] FATAL: Failed while visiting tablets in sys catalog: System catalog snapshot is corrupted or built using different build type on refreshing materialized view while toggling packed rows from false to true
0
Likes
7
Replies
kripasreenivasan
2022-10-17
[Packed Row][Colocated DB][Materialized View][PITR] FATAL: Failed while visiting tablets in sys catalog: System catalog snapshot is corrupted or built using different build type on refreshing materialized view while toggling packed rows from false to true
0
Likes
7
Replies
Arjun-yb
2023-03-23
[DocDB][xCluster][Tablet Splitting] YCQL - Automatic tablet splitting is not happening at target side
0
Likes
1
Replies
yugabyte-ci
2022-10-12
Add a metric "ql_write_latency" to track write latency, similar to ql_read_latency
0
Likes
6
Replies
yugabyte-ci
2022-10-12
Add a metric "ql_write_latency" to track write latency, similar to ql_read_latency
0
Likes
6
Replies
bmatican
2022-09-28
[DocDB] undefined behavior in QLStressTest.RemoveIntentsDuringWrite
0
Likes
1
Replies
Arpit-yb
2022-09-14
[DocDB] Upgrade failure due to lack of disk space may cause data corruption
0
Likes
6
Replies
def-
2022-08-12
[DocDB][LST] tserver crash in yb::(anonymous namespace)::HandleStackTraceSignal
0
Likes
5
Replies
mbautin
2022-08-08
[DocDB] Failure seen on 2.1.10.0 trying to get to 300 GB SST size per node with Cassandra workloads
1
Likes
13
Replies
SrivastavaAnubhav
2022-06-29
[DocDB] Fix AutomaticTabletSplitITest.PrioritizeLargeTablets
0
Likes
2
Replies
shamanthchandra-yb
2022-09-12
[TSAN Unit Test Failure] ClientTest.TestServerTooBusyRetry
0
Likes
8
Replies
priyanshi-yb
2022-09-21
[YSQL] Issue in select count(*) from table which resulting different count when ran multiple times
0
Likes
7
Replies
shamanthchandra-yb
2022-09-12
[TSAN Unit Test Failure] ClientTest.TestServerTooBusyRetry
0
Likes
8
Replies
bmatican
2022-09-02
[DocDB] flaky test: org.yb.cql.TestMasterVTableMetrics.testMasterMetrics
0
Likes
1
Replies
Karvy-yb
2022-10-19
[DocDB][Index][PITR][Colocation]FATAL: ../../src/yb/master/master_snapshot_coordinator.cc:1214] Table not found for table id00004000000030008000000000004013
0
Likes
6
Replies
priyanshi-yb
2022-09-21
[YSQL] Fewer number of rows get ingested in the database while importing the data in the table
0
Likes
6
Replies
arybochkin
2022-10-28
[DocDB] LDB tool is crashing while trying to dump manifest file
0
Likes
1
Replies
Karvy-yb
2022-11-08
[Unit Test] ThreadSanitizer check failed in AutomaticTabletSplitExternalMiniClusterITest.CrashedSplitIsRestarted
0
Likes
4
Replies
Karvy-yb
2022-11-08
[Unit Test] ThreadSanitizer check failed in AutomaticTabletSplitExternalMiniClusterITest.CrashedSplitIsRestarted
0
Likes
4
Replies
Karvy-yb
2022-11-08
[Unit Test] ThreadSanitizer check failed in AutomaticTabletSplitExternalMiniClusterITest.CrashedSplitIsRestarted
0
Likes
4
Replies
yugabyte-ci
2022-09-29
Tserver Crash Loops Can Result in Filesystem Space Exhaustion
0
Likes
1
Replies
mbautin
2022-10-19
[DocDB] Operation should hold a shared or weak pointer to Tablet instead of raw pointer
0
Likes
1
Replies
def-
2022-09-09
[DocDB][ASAN Unit Test Failure][2.8] YbAdminSnapshotScheduleTest.DeleteIndexOnRestore
0
Likes
3
Replies
qvad
2022-07-15
[YCQL] Performance degradation in CassandraDataLoad workload leads to operations unavailability
0
Likes
2
Replies
sanketkedia
2022-10-03
[DocDB] Tablet-splitting - Inserts fail after splitting a tablet
0
Likes
3
Replies
bmatican
2022-09-28
[DocDB] heap-use-after-free in PgLeaderChangePessimisticLockingTest.StepDownOneServer
0
Likes
5
Replies
Karvy-yb
2022-10-03
[YSQL][Pessimistic Locking][PITR]: Transaction locking a row can be committed after restore but the changes don't reflect
0
Likes
1
Replies
bmatican
2022-09-28
[DocDB] heap-use-after-free in PgLeaderChangePessimisticLockingTest.StepDownOneServer
0
Likes
5
Replies
def-
2022-10-25
[DocDB][Bulk Copy] Failed to write a batch with 0 operations into RocksDB: Corruption (yb/docdb/rocksdb_writer.cc:517): Unexpected write id. Expected: 762, found: 0, raw value: 0 vs 762
0
Likes
11
Replies
yugabyte-ci
2022-10-12
Add a metric "ql_write_latency" to track write latency, similar to ql_read_latency
0
Likes
6
Replies
yugabyte-ci
2022-10-12
Add a metric "ql_write_latency" to track write latency, similar to ql_read_latency
0
Likes
6
Replies
amitanandaiyer
2022-08-20
[DocDB] Consider moving to tcmalloc (from gperftools)
2
Likes
2
Replies
Arjun-yb
2022-10-31
[DocDB][Tablet Splitting]Rolling restart got failed and universe is in error state
0
Likes
8
Replies
msun07
2023-01-24
[DocDB] PITR: UpdateConsensus RPC timed out when restoring a large number of tables
0
Likes
0
Replies
msun07
2023-01-24
[DocDB] PITR: UpdateConsensus RPC timed out when restoring a large number of tables
0
Likes
0
Replies
def-
2022-09-02
[DocDB][ASAN Unit Test Failure][2.8] YbAdminSnapshotScheduleTest.CleanupDeletedTablets
0
Likes
3
Replies
amitanandaiyer
2022-09-21
[DocDB] Track ql_read_latency for SQL & Redis too
0
Likes
4
Replies
© 2022 pullanswer.com - All rights reserved.
Privacy policy