Yingchun Lai
Yingchun Lai
CentOS in github action has been replaced by Rockylinux9, see https://github.com/apache/incubator-pegasus/pull/2179. However, the Dockerfile is still kept now, you can refer to it when needed.
Because the servers don't expose prometheus metrics directly now, this commit https://github.com/apache/incubator-pegasus/commit/bcb92f0fd30374d691d1cc5535ca0bf5ae671988 seems useless, and we can remove the prometheus-cpp library directly. You can do this when you remove perf_counter*...
Piece of the pstack: ``` Thread 273 (Thread 0x7f3df4dbc700 (LWP 25825)): #0 0x00007f3e0f2bbb3b in do_futex_wait.constprop.1 () from /lib64/libpthread.so.0 #1 0x00007f3e0f2bbbcf in __new_sem_wait_slow.constprop.0 () from /lib64/libpthread.so.0 #2 0x00007f3e0f2bbc6b in sem_wait@@GLIBC_2.2.5 ()...
The lastest version has update the logic to use rocksdb::WriteStringToFile to write file in current thread. This issue is possible to occur on version 2.4 and 2.5, if you encounter...
Don't close the issue for convenient search.
Good proposal! Is there any breaking changes? I guess it's an optional to enable BlobDB or not, right?
> > Good proposal! Is there any breaking changes? I guess it's an optional to enable BlobDB or not, right? > > I read the source code of rocksdb. If...
@crazywoola PTAL, thanks!
@JohnJyong Please take a look, thanks!
https://github.com/apache/incubator-pegasus-website/pull/110