Skip to content
#

scalability

Here are 402 public repositories matching this topic...

xiaopingcs
xiaopingcs commented May 13, 2022

Bug Description
fix issues found by Coverity Scan in taosdump.c

To Reproduce
Steps to reproduce the behavior:
N/A

Expected Behavior
fix following issues found by Coverity Scan in taosdump.c

  1. String not null terminated High TDengine/src/kit/taos-tools/src/benchUtil.c postProceSql
  2. Resource leak High TDengine/src/kit/taos-tools/src/taosdump.c parse_json_to_recordschema
    3
bug good first issue
szokebarnabas
szokebarnabas commented May 13, 2022

Describe the bug
The IMap.get() call will be blocked forever when a com.datastax.oss.driver.api.core.NoNodeAvailableException is thrown from the MapStore.

Setup:
Hazelcast v5.1.1
Cassandra SDK v4.14.1
Client-server setup
Read through cache, Cassandra DB gets called on a cache miss.

Test scenario: Read through cache, Cassandra server is down:

We tested the scenario whe

SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻

  • Updated Jun 12, 2022
0xAshish
0xAshish commented Feb 25, 2020

This bounty is to improve test coverage on the Matic contracts repo. The repo contains the following contracts:

For an overview of

Improve this page

Add a description, image, and links to the scalability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scalability topic, visit your repo's landing page and select "manage topics."

Learn more