Cocytus Elias
Cocytus Elias
i have same question: logs:    and rootcoord op datanode to delete:
this is my demo ```go package main import ( "fmt" "github.com/rwcarlsen/goexif/exif" "os" ) func ReadOrientation(filename string) int { file, err := os.Open(filename) if err != nil { fmt.Println("failed to open...
By the way, we only have 33 collections。This one looks similar to #3564 , but not the same?
My memory usage is high, is this related to it?
I doubled the memory, but it still doesn't work. Let me summarize: Problem performance: 1. Log prompt: terminate called without an active exception terminate called recursively 2. Reading and writing...
@timvisee Hello, can you help me solve this problem?
> Have you checked if you are not running out of memory while starting up? I checked, and after expanding the memory, the memory was not exhausted, and the result...
> @eliassama I am quite puzzled by this and am not able to reproduce this yet. > > Are you able to simplify your test case that reproduces it, so...
@timvisee I see that the latest version is 1.9.1. Is it possible to solve this problem if we directly upgrade to the latest version?
> You can upgrade, but I don't expect it to solve the situation. > > By the way, I see that you're creating a lot of collections. We highly recommend...