-
Hello, seems like across different client versions the same bug is persistent
Current report is for client version v7.6.0
```
fatal error: concurrent map read and map write
goroutine 131429042…
-
Hello,
working with remote cluster on slow network I'm facing with a regular problem causing entire app to crush
client version v6.12.0
```
fatal error: concurrent map read and map write
goro…
-
I am having Aerospike v6.2.0.8 running on my virtual machine having OS RHEL 7.x. and using go client v6. I am able to successfully make connection with DB but when I am trying to fetch or insert recor…
-
I don't understand how to manage timeouts for Query.
I got 20 retries with a sleep of 2 seconds and still issuing timeouts.
```
cp := aerospike.NewClientPolicy()
cp.Timeout = 5*time.Second
…
un000 updated
11 months ago
-
Hi!
Thnx for aerospike exporter, good job!
Could you please share your grafana dashboard in json format?
-
Hi Team,
when executing a select query using appache superset + presto|trino getting column not found that too occasionally.
the same error is occurring in DBeaver also
but able to see the same col…
-
When this project was started, an SQL database was selected to allow hosting on a variety of platforms. Now that we've locked ourselves into a single database (PostgreSQL), that advantage has largely …
-
Hello, trying this client on Scientific Unix 7 (kernel is based off Centos 7) based on the write up I see only Ubuntu and Debian support for HHVM client (specific versions listed are "Currently teste…
-
Default ycsb config for workloadb (95% read, 5% update) on n1-standard-8 doesn't issue disk reads with newer cassandra version (2.1.10), the entire db fit in memory.
-
I wanted to keep track of the issues / bugs that I just have no idea how to solve or even properly debug yet. There are of course other issues / failing tests... but these I just have no idea:
- [ ] A…