kafka-connect-storage-common
kafka-connect-storage-common copied to clipboard
Fix #64 by using AvroDataConfig keys in the new map
AvroDataConfig's SCHEMAS_CACHE_SIZE_CONFIG is not the same as StorageSinkConnectorConfig's SCHEMA_CACHE_SIZE_CONFIG, which leads to AvroDataConfig being created without the correct data for that configuration parameter.
@confluentinc It looks like @dcsobral just signed our Contributor License Agreement. :+1:
Always at your service,
clabot
Could not reproduce locally using same command line, and build doesn't contain information about test failures. Both this PR and one on schema-registry are failing with what seems to be the same error: an NPE when running the test goal, right on the first module after parent. The original build back in May passed, and a new build was run around June 7/8 (depending on repo) failing, and always failing from that time on.