Aurora Blog
Home
SpringBoot Too many open files after upgrade to Spring Boot 2.2.8
2025-08-22 14:00:34
9060
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
2025-08-22 14:00:24
4111
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
2025-08-22 14:00:11
3103
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
2025-08-22 14:00:08
764
When creating a BackOff instance via RetryPolicy, we get validation for the individual attributes. However, when creatin...
Keras 🚀OpenVINO Backend: GFIs for Further Development🚀
2025-08-21 14:03:32
4139
🚀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
2025-08-21 14:03:24
5640
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
2025-08-21 14:03:22
7823
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)?
2025-08-21 14:03:14
889
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
2025-08-21 14:03:08
6555
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
2025-08-21 14:03:03
5170
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
2025-08-21 14:02:57
6614
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
2025-08-21 14:02:30
18406
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
2025-08-21 14:02:20
4689
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
2025-08-21 14:02:17
3899
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!!!
2025-08-21 14:02:09
1269
当前使用版本(必填,否则不予处理)更新到3.4.3.2,发现底层接口破坏性变动!!!基础组件不带这样玩的,小版本接口变化,引起已有代码大量保错!!!该问题是如何引起的?(确定最新版也有问题再提!!!)BaseMapperInteger se...
Redis [CRASH] unlinkClient coredump
2025-08-21 14:02:00
10697
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
2025-08-21 14:01:55
1057
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
2025-08-21 14:01:42
3641
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
2025-08-21 14:01:39
1882
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
2025-08-21 14:01:37
4813
Expected BehaviorI want to be able to save the security context to the session reliably (meaning - the same way it is be...
上一页
下一页
1
…
32
33
34
35
36
…
313
.