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.16.4

Published by hft-team-city over 6 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-5.16.3

Published by hft-team-city over 6 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-5.16.2

Published by hft-team-city over 6 years ago

  • [closed] Chronicle-Queue-Sample #500
  • [closed] fixed java.lang.InternalError when calling .OS.map #493
  • [closed] Rolling occured twice #491
  • [closed] Added a light weight polling method for Queue #490
  • [closed] Can not delete queue directory after closing the queue #478
  • [closed] ChronicleReader throws an exception whilst reading services queue #476
  • [wontfix] Fixed issue with using AbstractBytesMarshallable and yaml document context #474
  • [closed] Fixed Flaky tests on dev13 #462
  • [closed] Improved error reporting when directory creation fails #461
Chronicle-Queue - chronicle-queue-5.16.5

Published by hft-team-city over 6 years ago

  • [closed] Optimize tailer to avoid polling for next file if no EOF is written #509
Chronicle-Queue - chronicle-queue-5.16.1

Published by hft-team-city over 6 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-5.16.0

Published by hft-team-city over 6 years ago

  • [closed] Introduce writeLock to make the whole writingDocument operation atomic (including rolls) #504
  • [closed] Out of order messages across cycles #498
  • [closed] Flaky Tests - RollCycleMultiThreadStressTest.stress and DocumentOrderingTest.queuedWriteInPreviousCycleShouldRespectTotalOrdering #459
Chronicle-Queue - chronicle-queue-4.16.5

Published by hft-team-city over 6 years ago

  • [closed] linear scan called too often and taking too long. #503
  • [closed] Add support for strong references to cached Appenders #502
Chronicle-Queue - chronicle-queue-4.16.4

Published by hft-team-city over 6 years ago

  • [closed] Consolidate preloader code #501
  • [closed] Garbage after roll #499
  • [closed] Fixed out of order messages #497
  • [closed] optomized code to obtain headerNumber when position=0 and fix unwanted java.io.EOFException #495
  • [closed] Fixed NPE when queue is closed #494
  • [closed] Stress test for preloader #492
  • [closed] Who cleans the cleaner? #489
Chronicle-Queue - chronicle-queue-4.16.3

Published by hft-team-city over 6 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-4.16.2

Published by hft-team-city over 6 years ago

  • [closed] Move NoDocumentContext to wire #488
  • [closed] Large messages causing crash in different ways #487
  • [closed] Fixed flaky test SingleChronicleQueueTest.testReadingDocumentWithFirstAMoveWithEpoch #485
Chronicle-Queue - chronicle-queue-4.16.1

Published by hft-team-city over 6 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-4.16.0

Published by hft-team-city over 6 years ago

  • [enhancement] Calling pretouch() now can early acquire the next cycle file #484
  • [wontfix] Fixed issue when calling setPositionForSequenceNumber #483
  • [wontfix] Dump queue should show all messages written with bytes #433
Chronicle-Queue - chronicle-queue-4.15.1

Published by hft-team-city over 6 years ago

  • [closed] Ensure that the latest queue file is always the one that is written to #482
  • [closed] Added logging for when we have run out of sequence numbers #481
Chronicle-Queue - chronicle-queue-4.6.110

Published by hft-team-city over 6 years ago

  • [closed] Dump current call stack when creating tomorrows queue file #477
Chronicle-Queue - chronicle-queue-4.6.109

Published by hft-team-city over 6 years ago

  • [closed] SCQ to use a more light weight background thread to check disk space. #475
  • [closed] Large number of file handles open #472
Chronicle-Queue - chronicle-queue-4.6.108

Published by tomshercliff over 6 years ago

  • [closed] Queue gets detached from the tailer in certain circumstances #471
  • [closed] JVM crashes if trying to create tailer in readOnly mode from the directory with truncated file #470
Chronicle-Queue - chronicle-queue-4.6.107

Published by hft-team-city over 6 years ago

  • [closed] Queue gets detached if the tailer is readonly and it encounters file without EOF (even if there're more files to follow) #469
  • [closed] Paramaterize disk space checker #467
  • [closed] fixed possible dangling file reference to queue-lock.cq4t on queue.close() #465
  • [closed] Log Compaction #454
Chronicle-Queue - chronicle-queue-4.6.106

Published by hft-team-city over 6 years ago

  • [closed] Fixed issue with FileChannelImpl.map0() throwing java.io.IOException: Access is denied on windows #466
  • [closed] Some tests fail on Windows #460
Chronicle-Queue - chronicle-queue-4.6.105

Published by hft-team-city over 6 years ago

  • [closed] Remove retries on setFirstAndLastCycle to reduce latencies #464
Chronicle-Queue - chronicle-queue-4.6.104

Published by hft-team-city over 6 years ago

  • [closed] Since queue won't write a excerpt when being interrupted, there is no point starting it. #463