This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed GossipListener, Pings will no longer be sent out nor received…
…. Connectivity is entirely based upon the metrics fetched from ict api.
- Loading branch information
Showing
13 changed files
with
1 addition
and
306 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 0 additions & 40 deletions
40
src/main/java/com/ictreport/ixi/ReportIxiGossipListener.java
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
src/main/java/com/ictreport/ixi/exchange/payloads/PingPayload.java
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
src/main/java/com/ictreport/ixi/exchange/payloads/ReceivedPingPayload.java
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
src/main/java/com/ictreport/ixi/exchange/payloads/SubmittedPingPayload.java
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
src/main/java/com/ictreport/ixi/exchange/processors/IPayloadProcessor.java
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
src/main/java/com/ictreport/ixi/exchange/processors/PingPayloadProcessor.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
src/test/java/com/ictreport/ixi/exchange/PingPayloadTest.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
src/test/java/com/ictreport/ixi/exchange/ReceivedPingPayloadTest.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
src/test/java/com/ictreport/ixi/exchange/SubmittedPingPayloadTest.java
This file was deleted.
Oops, something went wrong.