Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_auxiliary_telescope, ts_main_telescope
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - Nov 11 - Nov 22
-
Team:Telescope and Site
Description
The char0 field should never have been part of the arrays topics for the Test component because char is a synonym for string and arrays of strings are not allowed.
I have slowly removed all code that requires char0 to be present. At this point I believe there is just one unit test in ts_salkafka that needs it, and I will fix that on the same ticket.
There is also some code in ts_salobj that handles char0 if present, but should work if the field is absent.
Attachments
Issue Links
- is triggering
-
DM-22306 Remove workarounds for char0 field in arrays topics from salobj
- Won't Fix