Chronicle-Queue

Micro second messaging that stores everything to disk

APACHE-2.0 License

Stars
3.2K

Bot releases are visible (Hide)

Chronicle-Queue - chronicle-queue-5.17.11

Published by hft-team-city over 5 years ago

  • [closed] Allow reading of chronicle queue even if metadata file is read only #601
  • [closed] jdk11 warning : illegal reflective access #600
  • [enhancement][helpwanted] Provide compatibility with OpenJ9 #599
  • [closed] StreamCorruptedException exception on startup #558
Chronicle-Queue - chronicle-queue-5.17.10

Published by hft-team-city over 5 years ago

  • [wontfix] fixed java.lang.IllegalStateException while calling periodicUpdate #596
  • [closed] Add support for restartable Tailers. #562
  • [closed] Remove recovery and timeouts on first header after metadata is unified #512
Chronicle-Queue - chronicle-queue-5.17.9

Published by hft-team-city over 5 years ago

  • [closed] When writing EOF marker in the queue file, it's possible to truncate file in the background #580
  • [closed] SingleChronicleQueue#entryCount() fails with IllegalArgumentException #579
  • [wontfix] Underlying ByteBuffer does not reflect Bytes state #578
  • [wontfix] After chronicle queue is closed , cannot delete chronicle files #560
  • [enhancement] Look at how Queue and Avro can work together. #429
Chronicle-Queue - chronicle-queue-5.17.8

Published by hft-team-city over 5 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-5.17.6

Published by hft-team-city over 5 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-5.17.5

Published by hft-team-city over 5 years ago

  • [closed] Added code generation to fix the args[] object generation with is created via the Proxy #564
  • [closed] Created example to use a custom proxy to eliminate new args[] on every write to a queue via methodWriter #563
  • [closed] SIGSEGV when writing more than blockSize #561
  • [closed] BufferUnderflowException in SCQIndexing.moveToEnd() #559
Chronicle-Queue - chronicle-queue-5.17.4

Published by hft-team-city over 5 years ago

  • [closed] Fixed Chronicle-Queue on jdk11 with utf8 #553
Chronicle-Queue - chronicle-queue-5.17.3

Published by hft-team-city almost 6 years ago

  • [closed] ChronicleReaderMain easier to extend #557
Chronicle-Queue - chronicle-queue-5.17.2

Published by hft-team-city almost 6 years ago

  • [closed] ChronicleReader creates queue too many times #556
  • [closed] Bad parameterized type/generics serialization #555
  • [wontfix] Queue files could not be read after transfering them into os with different language #554
  • [notanissue][wontfix] EnumInterner calls toString and can get "Not available" when running in debugger #552
Chronicle-Queue - chronicle-queue-5.17.1

Published by hft-team-city almost 6 years ago

  • [closed] Fixed issue with missing lock in pre-toucher code #551
  • [closed] Remote control set readwrite sequence numbers #550
  • [closed] Fixed BackwardWithPretouchTest after waiting for a couple of seconds #549
  • [wontfix] Allow user to configure the maximum disk threshold percentage( crossing that value, an exception should be thrown ) #548
  • [wontfix] Throw an exception when disk is about to run out of space #547
  • [invalid][notanissue][wontfix] Chronicle Queue 5.17.0 has transitive dependency issues #546
  • [wontfix] core dump when creating a queue on SPARC Solaris #545
  • [closed] fixed ignored test #544
  • [closed] Create read/write performance test for queue 3.x and 5.x #540
  • [closed] NPE exception when reading from queue when old queue data files are deleted #534
  • [duplicate] Port Chronicle-Queue to C++ #532
  • [closed] Move timezone and epoch-related metadata to metastore #529
  • [wontfix] test fails on windows #523
  • [wontfix] Changed ext to '.cq' from '.q4' #519
  • [closed] When writing large messages queue adds latency. #480
  • [duplicate] C++ Chronicle Queue #473
  • [question] Bundles not loaded on Karaf (OSGI) #291
Chronicle-Queue - chronicle-queue-5.17.0

Published by hft-team-city almost 6 years ago

  • [closed] Chronicle-Queue-Sample can not work within JDK11 on Mac #543
  • [closed] Do not enable out of process pretoucher by default #542
  • [closed] Fixed Tailing Backward with Pretoucher #541
  • [closed] Resources of appender not released #539
  • [closed] Chronicle Queue not working with IBM J9 VM (build 2.9, JRE 1.8.0) #538
  • [closed] Reading messages in Chronicle Queue Tailer (v5.16.11) does not auto-move the index to next roll cycle #537
  • [closed] SIGSEGV caused by Excerpts safeLimit being twice (mappedSize - safeCapacity) in MappedFile #535
  • [closed] Log levels for metrics #526
  • [wontfix] NullPointerException at BinaryLongReference.getVolatileValue #521
  • [closed] JVM crashes if trying to create tailer in readOnly mode from the directory with truncated file #470
Chronicle-Queue - chronicle-queue-5.16.16

Published by hft-team-city about 6 years ago

  • [closed] Documentation refers to 8-byte message headers #536
Chronicle-Queue - chronicle-queue-5.16.15

Published by hft-team-city about 6 years ago

  • [closed] Crash on ARM64 due to unaligned access #528
Chronicle-Queue - chronicle-queue-5.16.14

Published by hft-team-city about 6 years ago

  • [closed] Improve handling of interrupts #533
  • [closed] Make checkInterrupts a builder option. #531
  • [closed] fixed simple reading/writing text to a chronicle queue #530
Chronicle-Queue - chronicle-queue-5.16.13

Published by hft-team-city about 6 years ago

  • [closed] Merge chronicle queue builders #511
  • [closed] java.lang.IllegalStateException: Released #479
  • [closed] Move duplicated metadata from the cq4 header into the table store #423
Chronicle-Queue - chronicle-queue-5.16.12

Published by hft-team-city about 6 years ago

  • [closed] Read-only queue tailer fails on RollCycle due to attempting to write EOF record #527
Chronicle-Queue - chronicle-queue-5.16.11

Published by hft-team-city about 6 years ago

  • [closed] Maximum message size we can publish to chronicle using low level API #522
Chronicle-Queue - chronicle-queue-5.16.10

Published by hft-team-city about 6 years ago

  • [closed] Set the filePath to be a mutable field of ChroniceQueueBuilder #520
  • [enhancement] Allow defaulting of epoch from system property. #518
  • [closed] Java 11 Runtime Support #517
  • [closed] Allow changing the defaulting of the rollcycle #516
  • [closed] Tailer.afterLastWritten does not work if last entry in queue is metadata #515
  • [closed] Read only chronicle unable to make use of caching mechanism #453
  • [wontfix] Add support for a MILLI_WEEKLY roll cycle. #431
Chronicle-Queue - chronicle-queue-5.16.9

Published by hft-team-city over 6 years ago

  • [closed] NPE in StoreTailer.toString #514
  • [closed] Optimise for the throughput of small messages #513
  • [closed] Screenshot under section Replication in README.adoc is broken #508
  • [closed] Fixed flaky test SingleChronicleQueueTest#testAppendedBeforeToEnd #507
  • [wontfix] JVM crash A fatal error net.openhft.chronicle.queue.impl.single.SCQIndexing.setPositionForSequenceNumber #486
Chronicle-Queue - chronicle-queue-5.16.6

Published by hft-team-city over 6 years ago

  • [closed] Fixed: sometimes EOF is not written by appender #510
  • [closed] Fixed flaky test SingleChronicleQueueTest#testAppendedBeforeToEnd #507