Fernando Cappi

Results 3 issues of Fernando Cappi

Hi team, I think a good improvement in swagger play would be to separate the logic that extracts information (from routes file, classes to be scanned, etc) from the logic...

Hi, Currently, when you try to instantiate a PollingDynamicConfig, using the FixedPollingStrategy, the execution stucks on the following while(true) condition if the remote source is unavailable: https://github.com/Netflix/archaius/blob/3a56eb807cf1465212e5d65603a54b24dbeea8a4/archaius2-core/src/main/java/com/netflix/archaius/config/polling/FixedPollingStrategy.java#L44-L72 The problem is...

**In what version(s) of Spring for Apache Kafka are you seeing this issue?** 3.3.0 **Describe the bug** The class [DeadLetterPublishingRecoverer](https://github.com/spring-projects/spring-kafka/blob/main/spring-kafka/src/main/java/org/springframework/kafka/listener/DeadLetterPublishingRecoverer.java) still contains references to the old DLT topic suffix (.DLT)...

type: bug
status: waiting-for-triage