allegro / allegro/bigcache

Error logs about bytes allocation?

Ouverte
#348 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
question
Langage dominant
Go
Étoiles
8.2k
Forks
614
Merge moyen
5 j 12 h
PR mergées (30 j)
1

Description

**What is the issue you are having?**

I'm seeing this get printed out with a severity of `error`. I'm wondering is this something I need to worry about? If not, is there a reason why it reports as an `error` vs. a `info` or `warn` ?

```
2022/11/11 18:52:43 bytes_queue.go:117: Allocated new queue in 604.417µs; Capacity: 2522348
```

image

I'm basically using the default configuration but

```
LifeWindow = 30 * time.Minute
Shards = 2048
```

I'm wondering is there a guide lines on how to properly configure the shards properly? Also sorry if this isn't the right forum to ask the question. I can move it somewhere else if you know a better forum for this quesiton.

**Environment:**
github.com/allegro/bigcache v1.2.1
go 1.18

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.