Cocytus Elias

Results 24 comments of Cocytus Elias

i have same question: logs: ![image](https://user-images.githubusercontent.com/79587688/206946146-25cd8640-a97d-435f-a4b0-0ee12e9d2792.png) ![image](https://user-images.githubusercontent.com/79587688/206946163-efb34203-c7ac-464a-9655-b2a95037f2ff.png) ![image](https://user-images.githubusercontent.com/79587688/206946170-4704c042-8f65-4d27-a3e9-a1443c30ee12.png) 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?

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...

> 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...