File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 687687 "newArchive" : " com.datastax.oss:java-driver-core:jar:4.0.0-beta3" ,
688688 "elementKind" : " method" ,
689689 "justification" : " JAVA-2058: Make programmatic config reloading part of the public API"
690+ },
691+ {
692+ "code" : " java.method.numberOfParametersChanged" ,
693+ "old" : " method com.datastax.oss.driver.api.core.connection.ReconnectionPolicy.ReconnectionSchedule com.datastax.oss.driver.api.core.connection.ReconnectionPolicy::newControlConnectionSchedule()" ,
694+ "new" : " method com.datastax.oss.driver.api.core.connection.ReconnectionPolicy.ReconnectionSchedule com.datastax.oss.driver.api.core.connection.ReconnectionPolicy::newControlConnectionSchedule(boolean)" ,
695+ "package" : " com.datastax.oss.driver.api.core.connection" ,
696+ "classQualifiedName" : " com.datastax.oss.driver.api.core.connection.ReconnectionPolicy" ,
697+ "classSimpleName" : " ReconnectionPolicy" ,
698+ "methodName" : " newControlConnectionSchedule" ,
699+ "oldArchive" : " com.datastax.oss:java-driver-core:jar:4.0.0-beta2" ,
700+ "newArchive" : " com.datastax.oss:java-driver-core:jar:4.0.0-rc1-SNAPSHOT" ,
701+ "elementKind" : " method" ,
702+ "justification" : " JAVA-2077: Allow reconnection policy to detect first connection attempt"
690703 }
691704 ]
692705 }
You can’t perform that action at this time.
0 commit comments