-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
8.1.0.GA
-
False
-
-
False
-
-
-
-
-
-
Known Issue
-
-
There are missing translations in EAP and eap core sources:
EAP 8.1:
MicroProfileReactiveMessagingKafkaLogger#compressionNotSupportedOnWindows
https://github.com/jbossas/jboss-eap8/blob/8.1.x/microprofile/reactive-messaging-smallrye/kafka/src/main/java/org/wildfly/microprofile/reactive/messaging/config/kafka/ssl/context/_private/MicroProfileReactiveMessagingKafkaLogger.java#L40
In translations there is no compressionNotSupportedOnWindows key, but a weird snappyCompressionNotSupportedOnWindows.
https://github.com/jbossas/jboss-eap8/tree/8.1.x/microprofile/reactive-messaging-smallrye/kafka/src/main/resources/org/wildfly/microprofile/reactive/messaging/config/kafka/ssl/context/_private
Core:
ServerLogger#caughtExceptionDuringShutdown
https://github.com/jbossas/wildfly-core-eap/blob/27.1.x/server/src/main/java/org/jboss/as/server/logging/ServerLogger.java#L1479
is missing completly in translations
https://github.com/jbossas/wildfly-core-eap/tree/27.1.x/server/src/main/resources/org/jboss/as/server/logging
- relates to
-
JBEAP-30235 WildFly Core EAP -- Integrate Japanese and Chinese translations
-
- Verified
-
-
JBEAP-30236 EAP 8.1 -- Integrate Japanese and Chinese translations
-
- Verified
-