Suraj Kasi

Results 5 issues of Suraj Kasi

Use helix version 1.0.2. Extend common/zk/ZkClient.java from helix zookeeper client and refactoring some code. Important: DO NOT REPORT SECURITY ISSUES DIRECTLY ON GITHUB. For reporting security issues and contributing security...

…rsion Important: DO NOT REPORT SECURITY ISSUES DIRECTLY ON GITHUB. For reporting security issues and contributing security fixes, please, email [email protected] instead, as described in the contribution guidelines. Please, take...

Since migrating to AdminClient to create destination topic it was observed that sometimes there is a lag in topic metadata to be synced to all brokers. This may result in...

This will allow us to control which datastream update checks to override Important: DO NOT REPORT SECURITY ISSUES DIRECTLY ON GITHUB. For reporting security issues and contributing security fixes, please,...

## Description The fix changes queuedClients to LinkedHashSet, this helps with the filter condition in scheduleRequestIfNecessary. In addition two for loops are modified to become one loop on Iterator. ##...