Dekrate commented on PR #20340:
URL: https://github.com/apache/camel/pull/20340#issuecomment-3641224422

   I investigated the git history of `MinaUdpNoCamelTest.java`. It appears the 
file was migrated during the
        `camel-mina2` to `camel-mina` renaming/cleanup back in 2019 (commit 
`fdd8fc5`), likely carried over from the legacy
        `camel-mina2` component.
   Given that:
   1. It is a standalone test for the Mina library itself, with no dependency 
on Camel logic ("NoCamel").
   2. It has been a source of flakiness on CI (especially s390x) due to the 
unreliable nature of UDP packet delivery and test environments.
   3. It does not provide value for validating the Camel Mina component 
integration. I agree with the suggestion to remove it entirely instead of 
attempting to patch the flakiness. I will proceed with
        deleting the file.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to