Harrison Cole
Harrison Cole
- Use dynamic lookup, instead of fixed indices, in order to extract information from the XML annotations, allowing for repository to be used with other datasets adhering to the PASCAL...
Addresses use case where the first line of a valid TD3 MRZ is structured as so: P
Account for java.lang.AbstractMethodError in same clause of try-catch construct when performing version sanity check. I.e. ``` Unexpected problem occured during version sanity check Reported exception: java.lang.AbstractMethodError: Receiver class org.apache.logging.slf4j.SLF4JServiceProvider does...
### Feature description Problem: A `KafkaConsumer` instance can be safely shared between threads when all access is `mutually exclusive`. Improper access results in a `ConcurrentModificationException` being raised - as per...