Curious about the future of data-driven systems? Join our Data Engineering roundtable and learn how to build scalable data platforms.
Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.
Enterprise Support Engineer at Attlasian
Ghaziabad, IN
Joined Apr 2017
Stats
| Reputation: | 1209 |
| Pageviews: | 421.4K |
| Articles: | 26 |
| Comments: | 6 |
Comments
May 22, 2021 · Chandra Shekhar Pandey
MirrorMaker 2 :
https://dzone.com/articles/migrate-data-across-kafka-cluster-using-mirrormake
Apr 07, 2021 · Chandra Shekhar Pandey
1. Try to check if pom.xml also match to https://github.com/1984shekhar/POC/blob/master/messaging/pom.xml
2. This application I tested with Java 8.
Jul 09, 2020 · Chandra Shekhar Pandey
Yes.
Jul 07, 2020 · Chandra Shekhar Pandey
Thanks, problem was never with dbcp but with code. Red Hat Fuse provides better support with dbcp connection pool thus with it's configuration we can detect connection leak. If application code is leaking connection than any connection pool wouldn't be able to fix it but with it's configuration we can identify leaks or mitigate it to some extent.
May 01, 2020 · Chandra Shekhar Pandey
Mirror Maker:
https://dzone.com/articles/how-to-use-mirrormaker-with-apache-kafka-clusters
Mar 14, 2018 · Hussein Terek
Thanks, very informative.