Yuta HIGUCHI
|
97b8167295
|
minor fixes to Endpoint
Change-Id: Ia189d96919adb581a1a345b6f74b027ccf01ad79
|
2014-10-06 23:07:56 -07:00 |
|
Yuta HIGUCHI
|
993d7aadd2
|
renamed Serializer -> (onlab.netty-layer) PayloadSerializer
- Added TODO memos to ClusterCommunicationService layer
Change-Id: I4c81a72d03cddd23637f9c6cbf102125ea448c01
|
2014-10-06 23:00:28 -07:00 |
|
Yuta HIGUCHI
|
24fb299a1e
|
minor fix
Change-Id: I3ab6daed28f911cef724edfc1dabdb3fdcd425b0
|
2014-10-06 22:51:45 -07:00 |
|
Yuta HIGUCHI
|
a546afc37a
|
Try fixing Timer bug
Change-Id: I044c0f5c8eb9874b4508da216a827c86fdd8b436
|
2014-10-06 21:44:48 -07:00 |
|
Yuta HIGUCHI
|
cad78e9a8b
|
Unified method names to encode/decode
Change-Id: I6bd77bb740b758981f29cee10bc11abab1b1db1b
|
2014-10-06 17:58:36 -07:00 |
|
Yuta HIGUCHI
|
92626c045e
|
cosmetics
Change-Id: Ib08b341a3443eafd4d11b786e1363b2d8b0a1fbb
|
2014-10-06 16:55:16 -07:00 |
|
pankaj
|
9e34ff272b
|
Move the starting of reporter to activate
|
2014-10-06 13:21:03 -07:00 |
|
Yuta HIGUCHI
|
f9ce497c12
|
Fixed potentially thread unsafe initialization.
Change-Id: I047bcd9358a544723603a069faa234c00ba6b757
|
2014-10-06 10:50:44 -07:00 |
|
Madan Jampani
|
ddf76223f2
|
Netty performance improvements
|
2014-10-04 23:48:44 -07:00 |
|
Madan Jampani
|
62744c2d7a
|
Added file missing from previous commit
|
2014-10-04 20:51:10 -07:00 |
|
Madan Jampani
|
938aa434d1
|
Improved message decoding performance
|
2014-10-04 17:37:23 -07:00 |
|
Yuta HIGUCHI
|
39ede6a103
|
SimpleLinkStore with annotation and multi-provider support
Change-Id: I98a35c4497363c6115fd0c61d140dfe7790e6cee
|
2014-10-03 16:46:07 -07:00 |
|
Madan Jampani
|
86ed055c9c
|
Fixed issue with recieving side not checking readability of channel before reading
|
2014-10-03 16:45:42 -07:00 |
|
Jonathan Hart
|
8f6f1eacfc
|
More HostMonitor cleanup and javadocs
|
2014-10-03 16:05:49 -07:00 |
|
pankaj
|
0d1feb263c
|
fixed typo
|
2014-10-03 07:07:06 -07:00 |
|
tom
|
fa70a29a36
|
Fixing checkstyle error.
|
2014-10-02 21:28:31 -07:00 |
|
pankaj
|
5eb26c6ccf
|
instrumented the simple client to register metrics
|
2014-10-02 18:08:48 -07:00 |
|
pankaj
|
0d237839a9
|
Features constructor needs to be public
|
2014-10-02 18:08:16 -07:00 |
|
Yuta HIGUCHI
|
707a7e62f2
|
moved commons-pool to root pom.xml
Change-Id: Ic366fd4c790d6a9b9c43d6b593e034427eefa6a6
|
2014-10-02 17:02:43 -07:00 |
|
Madan Jampani
|
ecc22a092d
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-02 16:48:23 -07:00 |
|
Madan Jampani
|
3b0dfd53bd
|
Javadoc improvements
|
2014-10-02 16:48:13 -07:00 |
|
Jonathan Hart
|
70da512717
|
Wired up HostMonitor to its dependencies and got it working.
|
2014-10-02 16:42:48 -07:00 |
|
pankaj
|
f6577b68dc
|
Create a component for metrics
|
2014-10-02 16:38:38 -07:00 |
|
pankaj
|
f1eab29796
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-02 16:30:48 -07:00 |
|
Madan Jampani
|
ab6d311b83
|
Adding missing files under onlab-netty
|
2014-10-02 16:30:14 -07:00 |
|
pankaj
|
93838d576b
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-02 16:27:27 -07:00 |
|
Madan Jampani
|
e9545e07d1
|
Moved files to the right directory
|
2014-10-02 16:25:59 -07:00 |
|
Madan Jampani
|
c9ed9be511
|
Moved Netty messaging out of onos-core-dist to under onos-utils
|
2014-10-02 16:13:11 -07:00 |
|
pankaj
|
5de8411733
|
create a default CSV reporter
|
2014-10-02 15:33:28 -07:00 |
|
pankaj
|
208221de38
|
move to stable metrics 3.1.0
|
2014-10-02 15:17:52 -07:00 |
|
pankaj
|
e138e27e2a
|
cleanup the constructors
|
2014-10-02 15:17:11 -07:00 |
|
tom
|
bf474388c0
|
Corrected some javadocs.
|
2014-10-02 07:36:50 -07:00 |
|
pankaj
|
a17630a4f8
|
javadoc
|
2014-10-01 18:19:37 -07:00 |
|
pankaj
|
3855bcba90
|
cleanup interface and privates
|
2014-10-01 18:17:31 -07:00 |
|
pankaj
|
390abbcb24
|
Performance Metrics service and manager added
|
2014-10-01 17:01:05 -07:00 |
|
alshabib
|
1f641c0b4c
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-01 16:39:42 -07:00 |
|
alshabib
|
6eb438a78b
|
fixes for office deployment
Change-Id: I322dc856cb2f724e1860f3e30b3bcb5445c8fb65
|
2014-10-01 16:39:37 -07:00 |
|
Yuta HIGUCHI
|
533ec32b9a
|
AntiEntropy sketch + required Serializer work
Change-Id: Ibac5f4eede6b420202683114c3262e01b7264eff
|
2014-09-30 13:30:18 -07:00 |
|
Yuta HIGUCHI
|
f4b107e216
|
Add ByteBuffer interface
Change-Id: I6a2d6c7110a34b77a2d5567405fbb273802b89d1
|
2014-09-29 17:27:26 -07:00 |
|
tom
|
5a8779cd26
|
Added ability to properly register/deregister new connections and have the node status properly reflected.
|
2014-09-29 14:48:43 -07:00 |
|
tom
|
7309483930
|
Initial check-in for new p2p cluster messaging; to be refactored.
|
2014-09-29 13:47:08 -07:00 |
|
tom
|
9710fb4c65
|
Added a few command-lines for node administration.
|
2014-09-29 11:35:28 -07:00 |
|
Yuta HIGUCHI
|
e76a24dfb7
|
Bundle restructuring
Change-Id: I5a9efa7f4d03bd78dd17297731c5addea5cf0442
|
2014-09-27 11:20:17 -07:00 |
|
tom
|
14dc4d012d
|
Working on IO loop tests commands.
|
2014-09-26 12:43:14 -07:00 |
|
tom
|
5f4df2d5eb
|
Working on IO loop tests commands.
|
2014-09-26 12:19:51 -07:00 |
|
tom
|
f7e13b0e01
|
Working on IO loop tests commands.
|
2014-09-26 11:12:25 -07:00 |
|
tom
|
1ae3d16ebc
|
Working on IO loop tests.
|
2014-09-26 09:38:16 -07:00 |
|
tom
|
f110fffb45
|
Added IO loop test to the foo app.
|
2014-09-26 00:38:18 -07:00 |
|
tom
|
74d49656eb
|
Corrected some IO loop tests.
|
2014-09-25 23:48:46 -07:00 |
|
tom
|
2d6d397b8a
|
More IO loop work.
|
2014-09-25 22:38:57 -07:00 |
|