Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN trunk pending commit: Bug#345487 GridLink support

SVN trunk pending commit: Bug#345487 GridLink support

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=345487

 

Adds partitioning support for WLS GridLink data affinity.

 

Code review: Andrei (pending)

 

Changes:

- Updated HashPartitioning to hash correctly using % not &.

- Convert partitioning partition name to an index without requiring it be an integer string value.

- Change huge cache performance tests to not take so long.

- Cleaned up some code in ObjectBuilder

- Added GridLinkDataPartitioningCallback to support data affinity in GridLink

- Added PLSQL and GridLink server test targets

- Changed JPA partitioning tests to run in any database, and on WLS

 


Back to the top