m-lab / annotation-service

Annotation integration service for M-Lab data
Apache License 2.0
3 stars 5 forks source link

With CompositeAnnotator, legacy datasets are spewing error messages. #200

Open gfr10598 opened 5 years ago

gfr10598 commented 5 years ago

CompositeAnnotator calls both v4 and v6, and one or the other always writes an error to the log. This is apparently coming from the C code. We need to suppress the call to the C code for the wrong data type.