Commit Graph

90 Commits

Author SHA1 Message Date
Steve Ebersole 6eb4caf053 HHH-3918: Use standard JDK exception nesting
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16604 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-20 04:39:00 +00:00
Paul Ferraro 1aed163763 Upgraded JBoss Cache to 3.1.0.GA
Enable org.hibernate.test.cache.jbc2.functional.MVCCConcurrentWriteTest.testManyUsers() now that JBCACHE-1494 is fixed


git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16525 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-08 01:12:20 +00:00
Brian Stansberry fd8f6fbbaa [HHH-3817] Don't cache stale data via putFromLoad
[HHH-3818] Handle evictAll "without regard for transactions"

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16190 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-19 19:51:33 +00:00
Brian Stansberry eb60160109 [HHH-3817] Don't cache stale data via putFromLoad
[HHH-3818] Handle evictAll "without regard for transactions"

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16189 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-19 19:51:15 +00:00
Brian Stansberry 4910a0c3dd Clean up compiler warns
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16173 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-17 19:16:57 +00:00
Brian Stansberry aef5e3f295 Minor javadoc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16172 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-17 19:16:06 +00:00
Brian Stansberry 51692f52bf Clean up compiler warns
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16171 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-17 19:12:11 +00:00
Brian Stansberry 8cc56c0dd3 Clean up compiler warns
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16170 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-17 19:07:17 +00:00
Brian Stansberry 64d7610e65 Clean up compiler warns
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16169 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-17 19:04:10 +00:00
Brian Stansberry 81f2726bc2 [HHH-3585] Move to JBoss Cache 3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16098 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-06 18:23:24 +00:00
Manik Surtani 1d919d9d53 Upgraded to use a non-deprecated factory constructor
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15334 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-13 09:24:31 +00:00
Manik Surtani 7f58da9351 Upgraded to use a non-deprecated factory constructor
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15333 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-13 09:17:58 +00:00
Brian Stansberry 9d3d0d691a Add a test of Session.refresh(...) functionality.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14962 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-21 20:08:07 +00:00
Brian Stansberry 77f9830c77 [HHH-3390] Use READ_COMMITTED for JBC 2 cache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14961 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-18 22:13:15 +00:00
Brian Stansberry ad8db397b8 [HHH-3390] Fix channel names for new configs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14960 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-18 20:42:30 +00:00
Brian Stansberry 9b76275df5 [HHH-3390] Use READ_COMMITTED for JBC 2 cache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14957 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-18 17:10:47 +00:00
Brian Stansberry 6d1d3809a8 Javadoc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14918 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-10 19:36:02 +00:00
Brian Stansberry b3ae358a6b [HHH-3340] Don't fail if cache TM != discovered TM
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14757 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-06-09 22:36:38 +00:00
Brian Stansberry eca1c43de6 [HHH-3340] Don't fail if cache TM != discovered TM
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14756 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-06-09 22:27:40 +00:00
Brian Stansberry 6101b4e26e Don't redundantly call ensureRegionRootExists()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14683 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-21 20:34:54 +00:00
Brian Stansberry e41b2aca91 Remove unused class that uses JBC internals
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14616 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-01 12:55:52 +00:00
Brian Stansberry 8fadc62c64 Fix broken functional tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14498 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-08 02:33:26 +00:00
Brian Stansberry 77cdbee8c3 Show thread names in test logs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14496 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-03 19:47:49 +00:00
Brian Stansberry 87e700939b [HHH-3141] Move toward JBC 2.1.1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14495 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-03 19:39:08 +00:00
Brian Stansberry 2052b06d53 Fix classloader isolation tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14494 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-03 19:38:24 +00:00
Steve Ebersole 1df5918f93 prep 3.3.0.CR1 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14459 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-18 07:40:44 +00:00
Brian Stansberry ada6552638 Add tests of isolated-classloader environments
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14381 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-28 19:42:08 +00:00
Brian Stansberry ed518d42c0 Remove genericized method signature
Make the region prefix easily overridable

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14380 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-28 19:41:20 +00:00
Brian Stansberry 610499e094 Remove genericized method signature
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14379 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-28 19:40:46 +00:00
Brian Stansberry e387e39e44 Add debug log msg
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14378 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-28 17:29:15 +00:00
Brian Stansberry c07cb17dc7 Minor reorg
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14376 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 23:02:46 +00:00
Brian Stansberry dfe3a0680d Add comment on reason for "FailureExpected"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14375 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 21:27:02 +00:00
Brian Stansberry 3d0c9705b0 If we see a JBC DefaultDataVersion, we are newer
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14374 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 21:13:24 +00:00
Brian Stansberry 9b8bd0c9ff Factor out usage of createFailureExpectedTestSuite
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14372 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 18:36:29 +00:00
Brian Stansberry 0b9123402d Add tests of bulk deletes/updates
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14370 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 17:51:32 +00:00
Brian Stansberry 1ee489d79f Refactor configuration of TransactionFactory
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14369 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 17:48:50 +00:00
Brian Stansberry 834be2837a Redo handling of invalidated region root nodes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14368 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 17:47:36 +00:00
Brian Stansberry a1211b73d2 Remove deprecated JGroups attributes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14367 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 15:31:40 +00:00
Brian Stansberry e73589d1bc Isolate the transaction managers between the primary environment and the second node environment
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14364 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 23:20:08 +00:00
Brian Stansberry 8f458e07e7 Add initial "clustered integration" test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14362 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 20:15:43 +00:00
Brian Stansberry bae1559748 Refactor how session factory Configuration is built up
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14361 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 20:14:52 +00:00
Brian Stansberry 9c55f3715c Reactivate functional tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14355 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-24 16:26:08 +00:00
Brian Stansberry 00d1e656c4 Reduce use of "multiplexer" in names; use JGroups
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14354 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:53:49 +00:00
Brian Stansberry fb7a74ae63 Use the correct JGroups stacks.xml
Reduce use of "multiplexer" in names; use JGroups
Small Javadoc changes

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14353 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:53:05 +00:00
Brian Stansberry 6796d3f7c3 Reduce use of "multiplexer" in names; use JGroups
Small Javadoc changes

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14352 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:52:40 +00:00
Brian Stansberry 15fc10a1e4 Use udp in all configs so we by default share a Channel
Use NullEvictionPolicy for timestamps
Tweak the default eviction configs


git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14351 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:49:26 +00:00
Brian Stansberry e42ebe816f Ensure that queries are segregated from entities/collections if they use the same region name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14350 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-23 23:47:41 +00:00
Brian Stansberry 2ab3f9e62c Eliminate "FailureExpected" overrides of fixed tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14285 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-01-17 21:04:06 +00:00
Brian Stansberry c053aefa0d Fix the evictRemoveAll tests for the optimistic case
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14265 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-24 16:01:02 +00:00
Brian Stansberry 5d96ac4505 Add minTimeToLiveSeconds configs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14264 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-24 15:19:46 +00:00