8000 feat: Rollback-Consumer Dead Letter by devxb · Pull Request #153 · devxb/Netx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: Rollback-Consumer Dead Letter #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 6, 2025
Merged

feat: Rollback-Consumer Dead Letter #153

merged 3 commits into from
Apr 6, 2025

Conversation

devxb
Copy link
Owner
@devxb devxb commented Apr 6, 2025

No description provided.

@devxb devxb requested a review from Copilot April 6, 2025 07:53
@devxb devxb self-assigned this Apr 6, 2025
Copy link
Contributor
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 23 changed files in this pull request and generated 1 comment.

Files not reviewed (19)
  • gradle.properties: Language not supported
  • src/main/kotlin/org/rooftop/netx/api/DeadLetterRelay.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/api/Exceptions.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/api/SagaEvent.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/engine/AbstractSagaDispatcher.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/engine/MonoDispatchFunction.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/engine/NotPublishDispatchFunction.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/engine/OrchestrateDispatchFunction.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/engine/core/Saga.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/engine/deadletter/AbstractDeadLetterManager.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/engine/listen/AbstractOrchestrateListener.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/engine/logging/LoggingSupports.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/redis/RedisDeadLetterManager.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/redis/RedisSagaConfigurer.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/redis/RedisStreamSagaDispatcher.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/spi/DeadLetterListener.kt: Language not supported
  • src/main/kotlin/org/rooftop/netx/spi/DeadLetterRegistry.kt: Language not supported
  • src/test/kotlin/org/rooftop/netx/engine/DeadLetterAnnotationClass.kt: Language not supported
  • src/test/kotlin/org/rooftop/netx/engine/DeadLetterConfigurer.kt: Language not supported
Comments suppressed due to low confidence (2)

README.md:299

  • [nitpick] Consider renaming 'SomeClass' to a more descriptive name (e.g., 'DeadLetterRelayExample') to clearly indicate its role in the code example.
@Component
class SomeClass(

README.md:323

  • [nitpick] Consider renaming 'SomeClass' to a more descriptive identifier (e.g., 'DeadLetterHandlerExample') to differentiate it from the other example and clarify its purpose.
@Configuration
class SomeClass(

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
sonarqubecloud bot commented Apr 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
11 Added Technical Debt (required ≤ 0)
2 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@devxb devxb merged commit 6a2baea into main Apr 6, 2025
3 of 4 checks passed
@devxb devxb deleted the iss-#152 branch April 6, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0