Toggle navigation
Home
mpush
0ae7225c1ba0cc3c333141c2a816d02fabdb4480
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 2
Link to commit
Third party dependencies:
org.apache.curator:curator-x-discovery:2.11.1
org.slf4j:jcl-over-slf4j:1.7.21
commons-logging:commons-logging:1.1.3
org.apache.curator:curator-recipes:2.11.1
org.slf4j:slf4j-api:1.7.21
io.netty:netty-codec-http:4.1.4.Final
com.google.code.gson:gson:2.8.0
io.netty:netty-codec:4.1.4.Final
redis.clients:jedis:2.9.0
ch.qos.logback:logback-classic:1.1.7
io.netty:netty-transport-native-epoll:4.1.4.Final
log4j:log4j:1.2.17
io.netty:netty-handler:4.1.4.Final
org.apache.commons:commons-lang3:3.5
org.apache.commons:commons-collections4:4.1
org.javassist:javassist:3.21.0-GA
com.typesafe:config:1.3.1
com.google.guava:guava:19.0
io.netty:netty-transport:4.1.4.Final
junit:junit:4.10
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Change Attribute Type
1
Change Attribute Type connections : ConcurrentMap<String,Connection> to connections : ConcurrentMap<ChannelId,Connection> in class com.mpush.core.server.ServerConnectionManager
From
To