You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
primary db opened by a C kernel,a secondary opening was operated by JVM,usually JVM crashed when read values in a blob file. Two different Errors were thrown like below:
Current thread (0x00007f9b3002ef40): JavaThread "reactor-http-epoll-3" daemon [_thread_in_native, id=363308, >stack(0x00007f9b7fe00000,0x00007f9b7ff00000)]
It works well,if the values were not in BLOB file. What strange is that a very small probability JVM can read values in Blob file correctly. So is there any configuration can fix it?
The text was updated successfully, but these errors were encountered:
Expected behavior
primary db opened by a C kernel,a secondary opening was operated by JVM,usually JVM crashed when read values in a blob file. Two different Errors were thrown like below:
the other one:
Secondary DB Configuration
Addtion
It works well,if the values were not in BLOB file. What strange is that a very small probability JVM can read values in Blob file correctly. So is there any configuration can fix it?
The text was updated successfully, but these errors were encountered: