This version (2017/05/27 13:44) is a draft.
Approvals: 0/1
Approvals: 0/1
[14:16:30] <RagingAlco> Hey guys
[14:16:57] <RagingAlco> Hopeful someone might be able to help me with Hazelcast and EventBus
[14:17:46] <RagingAlco> I've got 2 vert.x instances connected via Hazelcast (logs shows successful connections) yet once I send an event to a handler on a different instance it simply times out
[14:18:14] <RagingAlco> If I send it to a non existent then I get an error the handler does not exist which mean it does recognize the handler
[14:18:28] <RagingAlco> disabled firewalls and etc on both machines
[14:19:19] <RagingAlco> any help would be greatly appreciated :)