-
I deploy a three-node cluster with the following configuration:
32 vCPUs + 126 GB Memory + 2.0T SSD * 1
32 vCPUs + 126 GB Memory + 500G SSD * 2
client use: 96 vCPUs + 278 GB Memory + 2.0T SSD
I …
-
At Pekko we have added sbt-dependency-submission to our project (see https://github.com/apache/incubator-pekko/pull/366) however we are getting an interesting/odd bug where although the plugin is subm…
-
**Describe the problem**
Load based lease rebalancing is causing leases to thrash when running ycsb/b
![image](https://user-images.githubusercontent.com/39606633/207430116-18268827-69e7-4b08-bf1…
-
Jira Link: [DB-4428](https://yugabyte.atlassian.net/browse/DB-4428)
Log from YCSB threads:
Maximum time elapsed. Requesting stop for the workload.
Stop requested for workload. Now Joining!
java.…
-
roachtest.zfs/ycsb/A/nodes=3/cpu=8 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=7852338&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=7852338&t…
-
The program seems to be running fine, until it gives us the error "unknown option -cp"
YCSB is running on windows computer with python 2.7 installed
PS C:\Users\lkwizera\Documents\SDMS\ycsb> bin/…
-
roachtest.zfs/ycsb/A/nodes=3/cpu=32 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=7402575&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=7402575&…
-
### What would you like to be added?
What etcd version the benchmark is using? 3.5.x or 3.4.x
go-ycsb doesn't support etcd protocol on the master branch, so is the benchmark using a non-release vers…
-
roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10611064?buildTab=log) with [artifacts](https://teamcity.cockroachd…
-
Hello.
After YCSB added, I tried to compile benchmark with using `cmake -DCMAKE_BUILD_TYPE=Release -DTL_BUILD_BENCHMARKS=ON .. && make -j`.
However, I still suffered from compilation failure.
…