Aurora Blog
Home
Redis [BUG] Record, deleted from stream, stays in PEL
2025-07-02 14:01:35
2398
Describe the bugIn our implementation, after reading messages from stream (with XREADGROUP), we delete it from the strea...
Redis Add an easy way to cleanup acked stream messages
2025-07-02 14:01:33
1136
Currently if you want to remove all messages which where delivered you need todo first a xinfo to get all groups. Get fr...
Redis Feature Request: XTRIM option that deletes all messages already acknowledged by all groups
2025-07-02 14:01:31
4759
I've been trying to figure out an effective way of trimming streams so that they don't grow unbounded, while taking care...
Redis [CRASH] -NOPERM ACLs rules changed between the moment the transaction was accumulated and the EXEC call
2025-07-02 14:01:29
2446
=== REDIS BUG REPORT START: Cut & paste starting from here ===24213:M 18 Jun 2025 00:02:03.377 # -------------------...
Redis [CRASH] Redis keep crashing
2025-07-02 14:01:27
30640
Crash reportPaste the complete crash log between the quotes below. Please include a few lines from the log preceding the...
Spring AI How to make tools/list return specific tool sets according to different business areas
2025-07-02 14:01:04
822
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
Spring AI Spring AI Kotlin Coroutines
2025-07-02 14:01:02
261
Spring AI Kotlin CoroutinesCurrently, Spring AI doesn't seem to support Kotlin coroutines and suspend functions, similar...
Spring AI Bug: Document class causes assertion failure when 'content' is missing in JSON
2025-07-02 14:00:59
723
The Document class in the spring-ai library has a potential bug in its JSON deserialization. When a Document instance is...
Spring AI Outdated new PromptTemplate(...) calls in Documentation
2025-07-02 14:00:50
490
On the following documentation page:https://github.com/spring-projects/spring-ai/blob/1.0.x/spring-ai-docs/src/main/anto...
Spring AI Jackson 2.18.4 version: java.lang.AbstractMethodError
2025-07-02 14:00:48
18950
Bug descriptionAn error occurred while trying to connect to ChatGPT for conversation.java.lang.AbstractMethodError: null...
Spring AI Why does MCP sse client do not have heartbeat detection
2025-07-02 14:00:43
1505
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
SpringBoot Allow ConfigurationProcessor to work with Kotlin Symbol Processor
2025-07-02 14:00:36
5991
The problem:Currently, ConfigurationProcessor is backed by Annotation Processing. In Kotlin annotation processors can be...
SpringBoot Spring Boot Redis - always getting could not get resource from pool
2025-07-02 14:00:32
13906
Describe the bugThis is the bug I keep getting, when I load my Spring Application. I don't know why it is, but I've been...
SpringBoot Move server-specific classes into server-specific packages
2025-07-02 14:00:28
474
Comment From: thecooldrop@wilkinsona This sounds like a relatively simple task, which is good to get to know the code ba...
SpringBoot Log4j2 classpath resource not found when using Spring Boot and GraalVM
2025-07-02 14:00:25
9448
DescriptionWhen using Spring Boot, Log4j 2.24.0, and GraalVM, the application cannot start because it can't find classpa...
SpringBoot Provide aggregated documentation for offline use
2025-07-02 14:00:23
11230
Hi,Seems that with Spring Boot 3.3.0 you have removed the single page variant of the reference documentation, as it now ...
Spring Remove maxDuration/maxElapsedTime support from RetryPolicy
2025-07-02 14:00:11
993
OverviewWhen the core retry functionality was introduced (see #34716), it had a built-in MaxRetryDurationPolicy. In #350...
Golang cmd/compile: incorrect result for recursion with mutated global variable
2025-07-01 14:04:56
1953
Go versiongo version go1.24.1 linux/amd64 Output of go env in your module/workspace:go envAR='ar'CC='gcc'CGO_CFLAGS='-O...
Golang x/crypto/acme: TestWithPebble/TLSALPN01-Issuance failures
2025-07-01 14:04:40
5879
#!watchflakesdefault <- pkg == "golang.org/x/crypto/acme" && test == "TestWithPebble/TLSALPN01...
Golang x/crypto/ssh/test: TestDialUnix failures
2025-07-01 14:04:31
24116
#!watchflakesdefault <- pkg == "golang.org/x/crypto/ssh/test" && test == "TestDialUnix"Is...
上一页
下一页
1
…
265
266
267
268
269
…
386
.