This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CDO Model Repository".

The branch, bugs/366686 has been updated
       via  f9d3319128534941fed484e6e24a65ef7d10317a (commit)
       via  7e075c8f7c53dd7bc3496dfb18b983cac355e031 (commit)
       via  27b9fb47312bd4dfa1a7a791f27c6ebdc13e568f (commit)
      from  58328f556912b7a822cea5b4322c501715caed65 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f9d3319128534941fed484e6e24a65ef7d10317a
Author: Stefan Winkler <[email protected]>
Date:   Wed Dec 21 12:21:48 2011 +0100

    [366686] [DB] Reduce amount of update statements for non-audit mode
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686
    
    Additional performance test case

commit 7e075c8f7c53dd7bc3496dfb18b983cac355e031
Author: Stefan Winkler <[email protected]>
Date:   Wed Dec 21 12:20:34 2011 +0100

    [366686] [DB] Reduce amount of update statements for non-audit mode
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686
    
    Fix for MySQL UPDATE ORDER issue.

commit 27b9fb47312bd4dfa1a7a791f27c6ebdc13e568f
Author: Stefan Winkler <[email protected]>
Date:   Sun Dec 18 08:00:06 2011 +0100

    [366686] [DB] Reduce amount of update statements for non-audit mode
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686
    
    - Added clearBatch() ater execution of first group of move statement.
    - Refactoring to avoid potential thread-safety-violation with clearFirst 
and manipulations attributes.
    - Second optimization: release assumption of zero-based indexes (DeQue-like 
behaviour)
    - bugfixes

-----------------------------------------------------------------------

Summary of changes:
 .../org/eclipse/emf/cdo/server/db/CDODBUtil.java   |    5 +
 .../cdo/server/internal/db/DBStoreChunkReader.java |   13 +-
 .../horizontal/BasicAbstractListTableMapping.java  |   21 +
 .../HorizontalNonAuditMappingStrategy.java         |   17 +
 .../horizontal/NonAuditListTableMapping.java       | 1131 ++++++++++++--------
 .../tests/performance/DeletePerformanceTest.java   |   29 +-
 6 files changed, 737 insertions(+), 479 deletions(-)


hooks/post-receive
-- 
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit

Reply via email to