SecureSECO / SearchSECODatabaseAPI

GNU Affero General Public License v3.0
0 stars 3 forks source link

Optimize our Cassandra setup #15

Open slingerbv opened 2 years ago

slingerbv commented 2 years ago

Currently, we use two Cassandra servers. Sometimes, when uploading over 1000 methods to the database, this can take over 30 seconds to 1 minute and we don't know why. Effectively, this data is relatively small, so we expect something that should be 10% of this time or less. Please help us find out what is going on.

Soon we will have three servers, hoping to solve (at least part) of this problem.

Sometimes the database doesn't return the right response, leading to a crash on the miner side.