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-4.6.80

Published by hft-team-city over 6 years ago

  • [enhancement] Added support for BytesMarshable to work with LAST_WRITTEN #451
Chronicle-Queue - chronicle-queue-4.6.79

Published by hft-team-city over 6 years ago

  • [closed] InternalError exception #448
Chronicle-Queue - chronicle-queue-4.6.78

Published by hft-team-city over 6 years ago

  • [closed] Unable to disable queue-thread-local-cleaner-daemon thread #449
Chronicle-Queue - chronicle-queue-4.6.77

Published by hft-team-city over 6 years ago

  • [closed] Added check to checkDiskSpace() to ensure file path exists #445
Chronicle-Queue - chronicle-queue-4.6.76

Published by hft-team-city over 6 years ago

  • [closed] When reading metaData, should not increment index #444
Chronicle-Queue - chronicle-queue-4.6.75

Published by hft-team-city over 6 years ago

  • [closed] SingleChronicleQueueExcerpts$StoreTailer IllegalFormatConversionException #443
  • [closed] Blocking queue and transaction #442
Chronicle-Queue - chronicle-queue-4.6.74

Published by hft-team-city over 6 years ago

  • [closed] RollCycle to support extra sparse indexing #440
  • [closed] NullPointerException when trying to create tailer for the queue when its cq4 files are deleted but table store is not #439
  • [enhancement] Resource leak in SCQIndexing, TableDirectoryListing, others..? #437
  • [closed] Java 9 support for Chronicle-Queue Library #430
Chronicle-Queue - chronicle-queue-4.6.73

Published by hft-team-city over 6 years ago

  • [wontfix] Implement SingleChronicleQueue::clear #424
Chronicle-Queue - chronicle-queue-4.6.71

Published by hft-team-city over 6 years ago

  • [closed] Fixed race condition in ChronicleReader #434
Chronicle-Queue - chronicle-queue-4.6.70

Published by hft-team-city over 6 years ago

  • [closed] Fixed - lastAcknowledgedIndexReplicated() fails if the Appender hassn't been used to append. #432
Chronicle-Queue - chronicle-queue-4.6.69

Published by hft-team-city over 6 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-4.6.68

Published by hft-team-city over 6 years ago

  • [closed] Remove concurrent access to MappedBytes objects from ExcerptAppender #425
Chronicle-Queue - chronicle-queue-4.6.67

Published by hft-team-city over 6 years ago

  • [closed] AbstractWire.tryMoveToEndOfQueue no longer behaving as expected #426
  • [bug] java.nio.BufferOverflowException for reader in readonly mode #409
  • [bug] Fix and test SCQIndexing#indexable condition #396
Chronicle-Queue - chronicle-queue-4.6.66

Published by hft-team-city over 6 years ago

  • [closed] Added lastIndexReplicated & sourceId to queue header #422
  • [wontfix] Provided boolean in queue header to indicate 'isSyncQueueConnectedViaTcp' #421
  • [enhancement] Report which process id is holding up the end of the queue #415
  • [question] BinaryValueIn rather than DeltaValueIn #412
Chronicle-Queue - chronicle-queue-4.6.64

Published by hft-team-city almost 7 years ago

  • [closed] Fixed issue where table store was not checking if it had been closed #420
  • [closed] Allow queue cycle files to be pre-created before they are required. #418
Chronicle-Queue - chronicle-queue-4.6.63

Published by hft-team-city almost 7 years ago

No changelog for this release.

Chronicle-Queue - chronicle-queue-4.6.62

Published by hft-team-city almost 7 years ago

  • [enhancement][wontfix] Add the ability to list all the tailors and appenders bound to a queue and see what .cq4 file they are on #419
  • [bug][question] Reason for following exception: You can't know the index for an entry... #416
Chronicle-Queue - chronicle-queue-4.6.61

Published by hft-team-city almost 7 years ago

  • [closed] Issue with Tailer behaviour over cycle roll #417
  • [closed] Extend exclusivity between DocumentContexts over multiple queue files #413
  • [closed] investigated issue with test shouldNotGenerateGarbageReadingDocumentAfterEndOfFile #407
Chronicle-Queue - chronicle-queue-4.6.60

Published by hft-team-city almost 7 years ago

  • [closed] Strange Exit on Creating Tailer in multi-threaded situation #350
Chronicle-Queue - chronicle-queue-4.6.59

Published by hft-team-city almost 7 years ago

  • [closed] Update bom version, pull in new wire version #414
  • [closed] Handle exceptions and thread interrupts during DocumentContext lock #390
  • [closed] Release notes out of date #375
  • [closed] Problem: Occasional corrupt journal likely triggered by sleep/wake cycle #341