RFR: 8085984 Add JDBC Sharding API

huizhe wang huizhe.wang at oracle.com
Tue Nov 24 00:09:52 UTC 2015


Hi Lance,

Looks good, except as Ulf pointed out already, in both in 
Connection.java and XAConnection.java, SQLFeatureNotSupportedException 
should have been thrown with a message "setShardingKeyIfValid not 
implemented" rather than "isValid not implemented" (4 occurrences in total).

Best,
Joe

On 11/23/2015 3:01 PM, Lance Andersen wrote:
> Hi all,
>
> Need a reviewer for 8085984, which adds support for Sharding.  The CCC has been approved.  The webrev can be found at http://cr.openjdk.java.net/~lancea/8085984/webrev.00/
>
> Best,
> Lance
>
>
> Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering
> 1 Network Drive
> Burlington, MA 01803
> Lance.Andersen at oracle.com
>
>
>




More information about the core-libs-dev mailing list