issues
search
DataReply
/
kafka-connect-mongodb
Apache License 2.0
129
stars
61
forks
source link
Many improvements
#15
Closed
ignacio83
closed
7 years ago
ignacio83
commented
7 years ago
Possibility of inform a MongoDB URI for connect.
Possibility to configure a converter to transform a Oplog Document in a Kafka Message.
Fix for transform a offset in a timestamp and order for mongoldb query.
Fix Java Heap Space problem if the cursor in the mongodb is fastest than send message to topic.