Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, there are no tests for globalization (i.e., supporting character sets other than English). To round out our existing tests, these tests should be added.
Java uses Unicode as its character set when running, so the only testing that would be required is when writing/reading out tuples from streams to external systems. So the only tests that make sense would be tests for connectors.
Tests have been added for the following connectors:
- File
- HTTP
- JDBC
- Kafka
- MQTT
- PubSub
- WebSocketClient
Attachments
Issue Links
- links to