Aurora Blog
Home
Apache Superset type error in convert_tbl_column_to_sqla_col
2025-09-10 14:01:39
3117
Bug descriptionfunction convert_tbl_column_to_sqla_col is at superset/models/helpers.pyhttps://github.com/apache/superse...
Redis [QUESTION] client connection to sentinels stuck after adding 2000 masters (7.0.11)
2025-09-10 14:01:26
1032
I know this is not the usual use case. But we are managing 2000 masters with a single cluster of redis sentinel on linux...
Gorm fatal error: concurrent map read and map write [with reproduction]
2025-09-10 14:01:19
12950
GORM Playground LinkReproducible, but might need to run 100+ times to get it.Had to disable migrations, siince they seem...
Spring Cloud Netflix DNS lookup for K8s / OCP deployments
2025-09-10 14:01:14
1419
Hello.I tried to open this feature request also in https://github.com/Netflix/eureka/issues/1591, but with no luck.Maybe...
Spring Cloud Netflix Eureka: client does not unregister on application shutdown (stays with status DOWN)
2025-09-10 14:01:12
5526
The Eureka client does not unregister properly from the registry on application shutdown but stays registered with a DOW...
Spring Cloud Netflix Application can't deregister
2025-09-10 14:01:10
13907
Describe the bugWhen an application tries to deregister itself due to a graceful shutdown, the call fails and, as such, ...
Spring Cloud Netflix Add jersey dependency management
2025-09-10 14:01:05
126
It was removed in spring boot 4 https://github.com/spring-projects/spring-boot/commit/8bfb170ebc5c5afcc3c707a145b94fde1a...
Spring Security Add Timestamped GrantedAuthority
2025-09-10 14:01:01
2142
Certain authorization rules are time-based. For example, a user may only have the profile:read authority if they've been...
Spring Security Propagate Authorities From Previous Authentications
2025-09-10 14:00:57
176
If a user authenticates, and they has previously authenticated with another factor, the authorities from the first authe...
Spring Security Add Builders for all Authentication implementations
2025-09-10 14:00:55
228
We can simplify mutating an authentication by adding a builder to each Authentication implementation:public Builder<?...
Spring Security Use AuthorizationManagerFactory in Kotlin DSL
2025-09-10 14:00:51
707
Currently, the Kotlin DSL for authorizeHttpRequests internally invokes the following static factory methods that should ...
Spring AI 1.0.1版本命中无参工具报“toolInput cannot be null or empty”错误
2025-09-10 14:00:48
1829
时间工具:报错信息:java.lang.IllegalArgumentException: toolInput cannot be null or empty at org.springframework.util.Asser...
Spring AI Custom Advisor cannot obtain token consumption quantity
2025-09-10 14:00:41
1999
I wanted to obtain the number of tokens consumed for calling the large model, so I customized the Advisor, but it didn't...
Spring AI Model Tool Calls not persisted in chat memory
2025-09-10 14:00:37
6651
Bug descriptionWhen adding a MessageChatMemoryAdvisor to my chat client. I would expect it to persist all messages, incl...
SpringBoot When using embedded servlets and log4j2, should "log4j2.enableThreadlocals" be enabled by default to avoid GC issues?
2025-09-10 14:00:30
594
When using log4j2, I noticed these two system properties: "isWebApp" and "enableThreadlocals," which are mutually exclus...
SpringBoot Introduce customizer for SpringOpaqueTokenIntrospector
2025-09-10 14:00:27
571
I want to customize authenticationConverter of SpringOpaqueTokenIntrospector, currently I need to redefine my own bean t...
SpringBoot Consider reverting predicate support for OperationMethod
2025-09-10 14:00:26
1430
Reviewing #45389 I noticed that OptionalParameter isn't documented and is quite hidden compared to the check that exists...
SpringBoot Only support @OptionalParameter annotation with endpoint methods
2025-09-10 14:00:23
278
Given the decision in #45390 and the added confusion cause by the predicate in OperationMethod (see #46772) I think we s...
SpringBoot Hibernate Configuration error with Springboot 3.4.x native images
2025-09-10 14:00:22
16032
(https://drive.google.com/file/d/1VhiNjbatpojBah1XOaYRBN8NKWDMkzpw/view?usp=sharing)Have been hitting this issue regular...
SpringBoot Remove dependency management for Spring Retry in favor of spring-core's new retry support
2025-09-10 14:00:18
318
Spring Retry is phasing out and no new major releases are scheduled. The core infrastructure of Spring Retry has moved t...
上一页
下一页
1
2
3
4
5
6
7
…
312
.