Thomas Haarbach
Thomas Haarbach
> Is the log4j2-elasticsearch-examples branch I mentioned above not working as you expect? Didn't try it yet. At the moment i'm fighting with ingest piplines, because they won't be executed...
Got it working. The trick is set the pipeline as `index.final_pipeline` and force an reindex or rollover. Old data can be updated with `POST my_data_stream/_update_by_query?pipeline=my_pipeline` Now i'm be able to...
Is there any update on this issue? Struggle with DestructionCallbackBindingListener, which has no Creators, like default constructor. Wrote a MixIn which works but now i got ``` org.springframework.data.redis.serializer.SerializationException: Could not...
@marcusdacoregio thanks for you quick response! We are using Spring Session 3.1.1. Will try to create a minimal reproducible.
@marcusdacoregio Based on the [spring-session-samples/spring-session-sample-boot-redis-json](https://github.com/spring-projects/spring-session/tree/main/spring-session-samples/spring-session-sample-boot-redis-json) i've created a demonstrator. Take a look https://github.com/thaarbach/spring-session-1256 I'm not sure if this is really an issue/bug of spring-session or a missunderstanding.
@marcusdacoregio Did you have time to take a look at this?
@suztomo sorry, for my late answer. Found it in the readme of spring-boot-extension https://github.com/GoogleContainerTools/jib-extensions/tree/master/first-party/jib-spring-boot-extension-gradle
Today, we ran into the same Problem ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007ff936b30214, pid=7, tid=51 #...
@karianna sorry, didn't see your comment. The error disapear with newer image. The latest which we use is 17.0.12.