Hans-Peter Grahsl

Results 6 issues of Hans-Peter Grahsl

When processing CDC events coming from Debezium's Source Connector for MongoDB there was a recent update which affects the handling how to encode the shard key of sharded collections in...

enhancement

Similar to what other connectors offer, the MongoDB sink connector should expose JMX metrics in order to be able to monitor the processing of Kafka Connect Sink Records. Among others,...

enhancement

The current behaviour of the connector w.r.t retries is a pretty naive one. It would make a lot of sense to implement an exponential backoff mechanism as a more robust...

enhancement

Debezium introduced at least preliminary/preview support in the 0.8 release, see: - http://debezium.io/blog/2018/07/12/debezium-0-8-0-final-released/ - http://debezium.io/docs/connectors/oracle/ Setup a running local Oracle (XStream) environment to test compatibility with the current CDC events....

enhancement

- rewritten neighbours2 and neighbors2Data to use new $lookup aggregation - added another test 'neighborsData' where profile info is loaded for direct neighbors as well

The scaffolder action roadiehq:utils:fs:replace is for some reason not supporting/allowing replacements which are regex-based. ## Feature Suggestion For certain cases, it would be very helpful to have regex support which...

kind/enhancement