Ray Milkey
c5cd0d96c5
Findbugs fixes
...
Testing Sonar with a few findbugs fixes. Suppressing a false
positive to see if it works.
Change-Id: I0cdf2921198787adc56c680840aa00bdd254269b
2014-11-14 15:39:25 -08:00
Madan Jampani
f5d263b41f
Bugfixes for DistributedLockManager functionality
...
Added a method called broadcastIncludeSelf to ClusterCommunicationService.
Cosmetic improvements: added toString methods
Change-Id: I1d58720c29e6f8642f950670c3a6d95a7019a491
2014-11-13 12:45:50 -08:00
Yuta HIGUCHI
7a0ed16b62
FooComponent: check before create
...
Change-Id: Ie073ebc41a4c9028a1db804c57047a95f6617e47
2014-11-12 10:40:58 -08:00
Madan Jampani
650840bc9e
One last checkstyle fix.
2014-11-12 01:10:57 -08:00
Madan Jampani
12390c1203
Reworked DatabaseService API.
...
Initial implementation of LockManager.
2014-11-12 00:35:56 -08:00
Yuta HIGUCHI
1fea0b6fca
Foo bugfix
...
Change-Id: Id2db1cbf7bee61c0bd0178d62891d1f859ce31be
2014-11-07 00:38:35 -08:00
Yuta HIGUCHI
c6b8f611e6
checkstyle
...
Change-Id: Ie794af1b06777c4c4332c4047ad88ecbe1b2f550
2014-11-06 19:04:13 -08:00
Yuta HIGUCHI
361664ee4e
Add sample accessing database service to Foo
...
Change-Id: I514c57a278dea368448d284eb5bf0d41bb0013e3
2014-11-06 18:06:12 -08:00
Yuta HIGUCHI
0c6e184044
Trigger MastershipEvent on no more master case
...
Change-Id: Iaac7b7d021802e7470df061dad719dcdf0e4b73e
2014-11-05 23:49:24 -08:00
Thomas Vachuska
b14c77af79
Fixed a number of javadoc warnings and cleaned up aggregate javadocs.
2014-11-04 18:08:01 -08:00
Yuta HIGUCHI
5c94727a3c
javadoc fixes
...
Change-Id: I3b4fc2d99f42b2413a535fb411b9c19bdd186ad8
2014-11-03 21:39:21 -08:00
Thomas Vachuska
4f1a60c9fd
Revised copyright message.
2014-10-28 13:39:11 -07:00
Thomas Vachuska
781d18bfa1
Added copyrights to cli, features, openflow, providers and web code
2014-10-27 10:31:25 -07:00
Madan Jampani
24f9efb49e
sendAndReceive now returns a Future instead of Reponse
2014-10-24 18:56:23 -07:00
Pavlin Radoslavov
3559249b9b
Refactoring and cleanup in the Metrics module:
...
* Removed logging related code inside class MetricsManager
* Removed @Component related code, because it is not suppose to be used
as an component.
* Added a new class-wrapper so the Metrics can be used as a loadable service:
MetricsManagerComponent. The name and the location of this class
will be refactored in the future.
* Added new method MetricsManager.removeMetric()
* Line formatting
* Changed "interface MetricsService" to public
2014-10-21 21:57:25 -07:00
pankaj
16c9a227c9
wait at the end of test
2014-10-10 18:24:38 -07:00
pankaj
6245a7a298
Reverse the order of test to unblock the channel from async tests
2014-10-10 17:50:55 -07:00
pankaj
eea7dc9c41
renamed the handler
2014-10-10 16:02:37 -07:00
pankaj
9fc87594fd
cleaned-up to give better help and javadoc
2014-10-10 15:40:43 -07:00
pankaj
0a21e99f5a
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
2014-10-10 10:45:12 -07:00
Yuta HIGUCHI
0390ffb87b
some pom file fixes
...
Change-Id: Iffdb6eeb6954551d0b11e8da237b86e905d4e714
2014-10-10 09:36:21 -07:00
pankaj
5364ca9783
Add port as for simple-netty-server
2014-10-09 14:11:58 -07:00
pankaj
9d7e4be4af
Add port as for simple-netty-server
2014-10-09 14:10:03 -07:00
pankaj
31b8eabef5
Order the arguments
2014-10-08 18:14:08 -07:00
pankaj
28c356480b
endpoint needs to be created once
2014-10-08 16:42:36 -07:00
pankaj
b847eaef8a
reduce logging
2014-10-08 14:39:25 -07:00
pankaj
9c060c09ef
Report metrics to log
2014-10-08 10:21:29 -07:00
pankaj
f0f80b2a57
Arguments defaults
2014-10-07 18:37:32 -07:00
pankaj
13373b5264
Use arguments to simple client
2014-10-07 18:26:07 -07:00
pankaj
4face4049c
Default numbers are more saner now
2014-10-07 18:05:52 -07:00
pankaj
1a444e9c9c
Run the test longer for realistic measurements
2014-10-07 17:38:44 -07:00
pankaj
366ce8b168
Create handles and default to console reported for metrics
2014-10-07 17:18:37 -07:00
pankaj
600bb24b2f
added shell commands simple-netty-server & simple-netty-client
2014-10-07 15:41:06 -07:00
pankaj
eab2988c06
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
2014-10-07 15:01:56 -07:00
pankaj
ea0acefa51
rename the commands
2014-10-07 15:01:47 -07:00
Madan Jampani
a5d0d78861
Using ClusterService in ClusterCommunicationManager (NPE fix)
2014-10-07 14:36:00 -07:00
pankaj
f49b45e893
Added simple netty client/servers to foo app to measure performance
2014-10-07 14:24:22 -07:00
pankaj
221e64e403
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
2014-10-07 13:52:39 -07:00
pankaj
09b583854d
Added simple netty server
2014-10-07 13:52:24 -07:00
tom
4e969043ff
Fixed some javadocs and added a listener to the FooComponent to show what intent events are perceptible externally.
2014-10-07 00:47:30 -07:00
tom
bf474388c0
Corrected some javadocs.
2014-10-02 07:36:50 -07:00
tom
8158314c8f
Further simplified the store & connection manager relationship.
2014-09-30 01:40:29 -07:00
tom
4ee8bae675
Merge remote-tracking branch 'origin/master'
...
Conflicts:
apps/foo/pom.xml
apps/foo/src/main/java/org/onlab/onos/ccc/DistributedClusterStore.java
cli/src/main/java/org/onlab/onos/cli/NodeAddCommand.java
cli/src/main/resources/OSGI-INF/blueprint/shell-config.xml
tools/test/bin/onos-config
utils/nio/src/main/java/org/onlab/nio/IOLoop.java
2014-09-29 20:56: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
16555625a3
Added ability to measure round-trip latency and to assure message integrity.
2014-09-29 08:49:27 -07:00
tom
cb43d60c78
Preparing for change in ClusterService/Store implementation.
2014-09-28 22:46:16 -07:00
tom
c52a8a9e22
Merge remote-tracking branch 'origin/master'
2014-09-28 22:42:29 -07:00
Yuta HIGUCHI
e76a24dfb7
Bundle restructuring
...
Change-Id: I5a9efa7f4d03bd78dd17297731c5addea5cf0442
2014-09-27 11:20:17 -07:00
tom
ee49c371bb
Preparing for change in ClusterService/Store implementation.
2014-09-26 15:14:50 -07:00