Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
1516f489ca7e57e8d9c204546080085070330425
/
utils
/
netty
abafb50
Changing org.onlab.onos package to org.onosproject
by Brian O'Connor
· 10 years ago
3e51ea4
PingPongTest: turning off fragile test failing randomly
by Yuta HIGUCHI
· 10 years ago
91768e3
Kryo related fixes
by Yuta HIGUCHI
· 10 years ago
8c35207
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
348a9fe
1. MapDBLog log size calculation bug fix. 2. Minor logging improvements.
by Madan Jampani
· 10 years ago
5f9d696
NettyMessagingService: add null check
by Yuta HIGUCHI
· 10 years ago
813fb90
MessageEncoder: lower IOException log level
by Yuta HIGUCHI
· 10 years ago
5e8ceb4
checkstyle fixes
by Yuta HIGUCHI
· 10 years ago
f3fbdd0
findbugs
by Yuta HIGUCHI
· 10 years ago
5c94727
javadoc fixes
by Yuta HIGUCHI
· 10 years ago
1c7b878
Netty native transport support
by Madan Jampani
· 10 years ago
4b42077
Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8.
by Thomas Vachuska
· 10 years ago
a501289
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
5f9ec9a
Netty Messaging changes:
by Madan Jampani
· 10 years ago
4f1a60c
Revised copyright message.
by Thomas Vachuska
· 10 years ago
15cd0b8
Netty bug fix: Do not use weakValues in a cache where we track outstanding responses.
by Madan Jampani
· 10 years ago
24c849c
Added copyrights to the utils code
by Thomas Vachuska
· 10 years ago
cfbc054
Removed exception stack trace for a warning log message
by Madan Jampani
· 10 years ago
24f9efb
sendAndReceive now returns a Future instead of Reponse
by Madan Jampani
· 10 years ago
e5ca93b
fix some of findbugs issues
by Yuta HIGUCHI
· 10 years ago
8710093
Added NettyMessagingService constructor that accepts both ip and port
by Madan Jampani
· 10 years ago
99e9fe2
Better netty transport initialization
by Madan Jampani
· 10 years ago
824a7c1
Netty epoll support. Now with updated pom.xml and features.xml to bring in the dependencies
by Madan Jampani
· 10 years ago
ceff7b0
expand netty-all to match feature.xml
by Yuta HIGUCHI
· 10 years ago
48ec4f7
Revert "Using native transport (epoll) with netty"
by Yuta HIGUCHI
· 10 years ago
f22f204
Using native transport (epoll) with netty
by Madan Jampani
· 10 years ago
e602bb4
Revert netty nativ support
by Madan Jampani
· 10 years ago
5e83f33
Netty native transport (epoll) support
by Madan Jampani
· 10 years ago
8d143d2
Rename KryoPool -> KryoNamespace
by Yuta HIGUCHI
· 10 years ago
8ee7d4c
Kryo related fixes
by Yuta HIGUCHI
· 10 years ago
cc3295c
Removed redundant serialization block
by Madan Jampani
· 10 years ago
f4f6fe2
Removed files that no longer needed
by Madan Jampani
· 10 years ago
29e5dfd
Added logging to netty
by Madan Jampani
· 10 years ago
9621ba1
Fixed merge conflict in InternalMessage
by Madan Jampani
· 10 years ago
53e44e6
Simplified how message payloads get serialized/deserialized
by Madan Jampani
· 10 years ago
c65f512
Add TODO note
by Yuta HIGUCHI
· 10 years ago
f1d425a
Logging fix in NettyMessagingService + Added a simple unit test.
by Madan Jampani
· 10 years ago
672488d
KryoSerializationService -> Serializer
by Yuta HIGUCHI
· 10 years ago
cdda17f
marking test/sample codes under netty
by Yuta HIGUCHI
· 10 years ago
97b8167
minor fixes to Endpoint
by Yuta HIGUCHI
· 10 years ago
993d7aa
renamed Serializer -> (onlab.netty-layer) PayloadSerializer
by Yuta HIGUCHI
· 10 years ago
24fb299
minor fix
by Yuta HIGUCHI
· 10 years ago
cad78e9
Unified method names to encode/decode
by Yuta HIGUCHI
· 10 years ago
92626c0
cosmetics
by Yuta HIGUCHI
· 10 years ago
ddf7622
Netty performance improvements
by Madan Jampani
· 10 years ago
62744c2
Added file missing from previous commit
by Madan Jampani
· 10 years ago
938aa43
Improved message decoding performance
by Madan Jampani
· 10 years ago
86ed055
Fixed issue with recieving side not checking readability of channel before reading
by Madan Jampani
· 10 years ago
0d1feb2
fixed typo
by pankaj
· 10 years ago
fa70a29
Fixing checkstyle error.
by tom
· 10 years ago
5eb26c6
instrumented the simple client to register metrics
by pankaj
· 10 years ago
707a7e6
moved commons-pool to root pom.xml
by Yuta HIGUCHI
· 10 years ago
3b0dfd5
Javadoc improvements
by Madan Jampani
· 10 years ago
ab6d311
Adding missing files under onlab-netty
by Madan Jampani
· 10 years ago
e9545e0
Moved files to the right directory
by Madan Jampani
· 10 years ago
c9ed9be
Moved Netty messaging out of onos-core-dist to under onos-utils
by Madan Jampani
· 10 years ago