Apache Superset type error in convert_tbl_column_to_sqla_col

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)

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]

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

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)

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

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

It was removed in spring boot 4 https://github.com/spring-projects/spring-boot/commit/8bfb170ebc5c5afcc3c707a145b94fde1a...

Spring Security Add Timestamped GrantedAuthority

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

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

We can simplify mutating an authentication by adding a builder to each Authentication implementation:public Builder<?...

Spring Security Use AuthorizationManagerFactory in Kotlin DSL

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”错误

时间工具:报错信息:java.lang.IllegalArgumentException: toolInput cannot be null or empty at org.springframework.util.Asser...

Spring AI Custom Advisor cannot obtain token consumption quantity

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

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?

When using log4j2, I noticed these two system properties: "isWebApp" and "enableThreadlocals," which are mutually exclus...

SpringBoot Introduce customizer for SpringOpaqueTokenIntrospector

I want to customize authenticationConverter of SpringOpaqueTokenIntrospector, currently I need to redefine my own bean t...

SpringBoot Consider reverting predicate support for OperationMethod

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

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

(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

Spring Retry is phasing out and no new major releases are scheduled. The core infrastructure of Spring Retry has moved t...
下一页
.