This is an automated email from the ASF dual-hosted git repository.

cshannon pushed a change to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


    from add6356261 AMQ-9243 - Remove deprecated jetty-continuation dependency 
(#998)
     new cd676023cc [#9254] DataFile readRecord fallback to OS file.length in 
rare edge case
     new 78a399cb87 AMQ-9254 - Rework data file size validation and add unit 
test

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 activemq-kahadb-store/pom.xml                      |  5 ++
 .../kahadb/disk/journal/DataFileAccessor.java      | 28 +++++--
 .../kahadb/disk/journal/DataFileAccessorTest.java  | 96 ++++++++++++++++++++++
 3 files changed, 123 insertions(+), 6 deletions(-)
 create mode 100644 
activemq-kahadb-store/src/test/java/org/apache/activemq/store/kahadb/disk/journal/DataFileAccessorTest.java

Reply via email to