Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Sprint:TSSW Sprint - Mar 13 - Mar 27, TSSW Sprint - Mar 27 - Apr 10
-
Team:Telescope and Site
-
Urgent?:No
Description
Continue testing kakfa schema and subscribers for c++ and java as basis for SAL
Tested against the TTS kafka installation.
Used the kcat tool to subscribe to test topics
(need access to the schema repository to be able to get nice printouts, Angelo is on it)
Installed dependencies and built the Avro C++ and Java wrapper libraries
Excercised Russell's make_avro_schemas tool for the Test topic.
Wrote a translator for the avro json output to generate a json file compatible with Avro C++/Java code generators.
Did test generation of C++ wrapper code for the Test CSC topics.