activemq-artemis/tests
Howard Gao b36dc37c15 ARTEMIS-2197 Page deleted before transaction finishes
When a receiving transaction is committed in a paging situation,
if a page happens to be completed and it will be deleted in a
transaction operation (PageCursorTx). The other tx operation
RefsOperation needs to access the page (in PageCache) to finish
its job. There is a chance that the PageCursorTx removes the
page before RefsOperation and it will cause the RefsOperation
failed to find a message in a page.
2018-12-11 10:22:18 -05:00
..
activemq5-unit-tests ARTEMIS-1710 Allow management msgs to exceed global-max-size limit 2018-11-03 23:34:59 +01:00
artemis-test-support ARTEMIS-1978: update to proton-j 0.27.3 to resolve sequencing issues 2018-08-08 14:27:42 -04:00
compatibility-tests ARTEMIS-2023 Avoiding boolean on every message for 1x and tests 2018-08-30 14:29:58 -04:00
config NO-JIRA Logging integration-tests/DEBUG is being too verbose on the testsuite 2017-01-30 22:26:48 -05:00
extra-tests NO-JIRA fix on JMSBridgeTestBase 2018-11-14 10:43:20 -05:00
integration-tests ARTEMIS-2197 Page deleted before transaction finishes 2018-12-11 10:22:18 -05:00
jms-tests ARTEMIS-2189 allow deleting temp dest when session is closed 2018-12-06 17:03:58 +01:00
joram-tests ARTEMIS-1954 eliminate all possible usage of JMSServerManager 2018-07-12 14:24:44 -04:00
karaf-client-integration-tests [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
performance-tests ARTEMIS-2159 Fixing OpenWire Blocker Producer 2018-11-01 15:43:17 -04:00
smoke-tests ARTEMIS-1887 and ARTEMIS-1885 Adding tests on maxConsumer 2018-05-24 14:36:22 -04:00
soak-tests [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
stress-tests [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
timing-tests ARTEMIS-1954 eliminate all possible usage of JMSServerManager 2018-07-12 14:24:44 -04:00
unit-tests ARTEMIS-2108 fix another potential StackOverflow 2018-11-13 17:37:51 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00