-
i config the offlinestorage as the follows file dlt_logstorage.conf. But when the number of locally stored files exceeds 50, each subsequent restart will only write to the 0th file.
[FILTER1]
Lo…
-
Now that #891 has added support for `&strg` in function subtyping, some of the `Queue` trait methods (as implemented by `RingBuffer`) pass, although some are still failing with the error:
```
error…
-
JDK VERSION:openjdk@17.0.11
uid-genertor version: Latest
```java
// com.baidu.fsg.uid.buffer.BufferPaddingExecutor#paddingBuffer()
public void paddingBuffer() {
LOGGER.info("Ready to pa…
-
Hi, I have some feedback about [this page](https://github.com/hazelcast/hz-docs/blob/main/docs/modules/security/pages/native-client-security.adoc)
I found 2 mistakes on it when using yaml configurati…
-
Great library here!
I have a use case where I need to monitor the queue/ringbuffer to see if values have changed.
Basically, I have a stream that publishes every 1s or so and processing is don…
-
-
We need to comment out the following in the RingBuffer, or we get errors.
#ifdef __cplusplus
#endif
Does anyone know why this is the case? We can't init the RingBuffer with the error.
-
Sorry if this a stupid question. Just wondering if anyone could shred a light on this... I've imported all Novocaine files to my project and renamed the files that will use Novocaine to .mm Just this …
-
I thought I would leave a note here about a very useful linux kernel ringbuffer module. It was very useful in integrating tsduck tools and other tools in scenarios where using UDP multicast for a one-…
-
Hello,
This has been already mentioned in #8 , I spent a significant amount of time trying to figure this out.
Basically the problem is with using ringbuffer which for some reason breaks ESP32 soone…