Aerospike Connect for Kafka - Inbound version 2.1.0 was released on March 8, 2021.
New Features
- User can implement a custom transformer to transform the Kafka message into an Aerospike operation.
- Convert and write Aerospike-Kafka-Outbound-Connector messages (in MessagePack format) to Aerospike.
Improvements
- Extract Aerospike record digest from the Kafka message.
Bug Fixes
- Close all resources on Sink task close.