Skip to content
#

scalability

Here are 399 public repositories matching this topic...

xiaopingcs
xiaopingcs commented May 13, 2022

Bug Description
taosBenchmark subscribe crash

To Reproduce
Steps to reproduce the behavior:

  1. Build taosd, taosBenchmark in latest develop branch
  2. go to 'TDengine/src/kit/taos-tools/example'
  3. execute taosBenchmark -f insert_csv.json
  4. execute taosBenchmark -f subscribe.json

Expected Behavior
taosBenchmark -f subscribe.json should not crash

Screenshots
N/A

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

GermanVelibekovHouzz
GermanVelibekovHouzz commented Mar 31, 2022

Describe the bug
When tuist graph <target> is run for a json format no target filtering is done but all project/workspace structure is shown inside generated JSON file. Works correctly with png and dot format.

To Reproduce
Run tuist graph <som-target> -f json. Result: All projects and targets returned.

  • Tuist Version: 3.0.1
type:bug good first issue

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 May 26, 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