- changed status to open
The current heartbeat code is in the controller directory, instead of src. Let's keep all code to be under src.
The current heartbeat code is in the controller directory, instead of src. Let's keep all code to be under src.
There were a few things missing in the Heartbeat code base, so I'm adding those as part of the merge.
In summary, the Heartbeat class worked well, including its main() method to test it out. But, it wasn't really integrated in with Main, and there were a few things missing WRT running it in a container and talking to zookeeper/kafka from the kilda compose file.
working on this now.