SpringBoot Too many open files after upgrade to Spring Boot 2.2.8

We recently upgraded from Spring Boot 2.2.7 to 2.2.8, running on PCF (Azure, OS is linux). Now we just ran into an issue...

SpringBoot Direct memory is not released when downloading files

I have encountered a memory management problem in a Spring Boot application, and would like to get advice on how to prop...

Spring CGLIB proxy cannot be created for class containing a final afterPropertiesSet() method

Implementing a subclass of WebServiceGatewaySupport and deploying it within Spring Boot, you will see the following log ...

Spring Add validation support for FixedBackOff and ExponentialBackOff

When creating a BackOff instance via RetryPolicy, we get validation for the individual attributes. However, when creatin...

Keras 🚀OpenVINO Backend: GFIs for Further Development🚀

🚀A great opportunity to contribute to two popular AI projects with just one PR:: Keras 3 and OpenVINO.🚀 Keras 3 enables ...

Jackson Databind Deserialization information declared on getter not considered if no setter is declared

Search before asking[x] I searched in the issues and found nothing similar.Describe the bugIn Jackson 2, a mixin for a g...

Jackson Databind ParameterNamesModule causes @ConstructorProperties to be ignored, constructor called with null value

Search before asking[X] I searched in the issues and found nothing similar.Describe the bugIf ParameterNamesModule is en...

Apache Superset How can I translate the chart interface elements into Russian (specifically, Event Flow)?

ScreenshotDescriptionMy config.py already has the following language settings. The entire superset interface is translat...

Apache Superset [Superset 6.0.0rc1] Calculated Column isn't working and generate wrong SQL with ClickHouse

Bug descriptionCalculated Column isn't working with ClickHouse.The engine doesnt generate proper SQL1. Define a calculat...

Apache Superset deck.gl.path does not work with JAVASCRIPT DATA INTERCEPTOR

Bug descriptionthe bug is:1. deck.gl.path does not show with JAVASCRIPT DATA INTERCEPTOR 2. it works when JAVASCRIPT DAT...

Apache Superset ModuleNotFoundError: No module named 'psycopg2'" still not work

this is my Dockerfile below:FROM apache/superset:v5.0.0USER rootENV DEBIAN_FRONTEND=noninteractiveWORKDIR /appRUN apt-ge...

Apache Superset How can I change the logo? I am using docker compose

I would like you to help me to change the superset logo, it is my first time using containers and I don't know how to ch...

Apache Superset Application root configuration doesn't work

Bug descriptionI tried to configure superset to work under a specific path url like the documentation : https://superset...

Apache Superset Alerts and reports doesn't work because selenium fails to take screenshot

Bug descriptionI have superset deployed on openshift, and it works fine for the most part, except for sending alerts and...

MyBatis-Plus 建议底层接口不要随意更改,selectCount返回类型由Integer修改为Long!!!

当前使用版本(必填,否则不予处理)更新到3.4.3.2,发现底层接口破坏性变动!!!基础组件不带这样玩的,小版本接口变化,引起已有代码大量保错!!!该问题是如何引起的?(确定最新版也有问题再提!!!)BaseMapperInteger se...

Redis [CRASH] unlinkClient coredump

Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...

Gorm model value required when using preload

When I run tx.Preload, get error: "model value required when using preload"tx *gorm.DB tx = tx.Preload("Tags"...

Spring AMQP Error handler for async RabbitListeners (Mono, Future, suspend) not reacting AmqpRejectAndDontRequeueException

In what version(s) of Spring AMQP are you seeing this issue?For example:3.2.6Describe the bugFor sync Message handlers, ...

Spring Security NimbusJwtDecoder.withJwkSetUri(jwksUri) should populate defaultAlgorithms just as NimbusJwtDecoder.withIssuerLocation(issuer) do

Expected BehaviorNimbusJwtDecoder.withJwkSetUri(jwksUri) should populate defaultAlgorithms just as NimbusJwtDecoder.with...

Spring Security feature: improve Spring Session and SecurityContextHolder ingration by exposing SecurityContextRepository as a bean

Expected BehaviorI want to be able to save the security context to the session reliably (meaning - the same way it is be...
上一页 下一页
.