-
Notifications
You must be signed in to change notification settings - Fork 531
Issues: OpenHFT/Chronicle-Queue
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Shouldn't fail fast if trying to open a queue in read only mode, allow a short timeout
#1592
opened Jun 28, 2024 by
peter-lawrey
Flaky test: CheckHalfWrittenMsgNotSeenByTailerTest.checkTailerOnlyReadsTwoMessageTwoProcesses
review
#1506
opened Jan 17, 2024 by
tgd
Read-only Tailer cannot read existing queue if some segments were removed/archived
review
#1480
opened Dec 4, 2023 by
alamar
Queue should only have WeakReferences back to appenders and tailers
review
#1455
opened Oct 15, 2023 by
JerryShea
Failed with java.lang.IllegalStateException: Unable to claim exclusive exclusive lock on file
review
#1446
opened Oct 3, 2023 by
NaveenNatarajan97
Flaky test net.openhft.chronicle.queue.channel.PipeHandlerTest#redirectedServer
review
#1390
opened Jul 14, 2023 by
JerryShea
Entries can be written to past roll cycles that do not exist
review
#1323
opened Apr 17, 2023 by
nicktindall
Tailer.toEnd() may not position on the last queue entry after crash
review
#1272
opened Dec 15, 2022 by
alamar
Appender's resetPosition uses approximate last sequence number
review
#1269
opened Dec 14, 2022 by
alamar
Tailer.toEnd/Tailer.toStart leave the Tailer at a non-existent index when positioned in at deleted end/start
review
#1151
opened Aug 30, 2022 by
JerryShea
ChronicleReader fix multiple regexes for method readers
low priority
review
#1150
opened Aug 30, 2022 by
JerryShea
IndexForIDTest fails on GH actions when running in parallel()
review
#986
opened Dec 30, 2021 by
peter-lawrey
Consider refreshing TableDirectoryListing on WatchService notification instead of 1-minute interval
review
#924
opened Oct 12, 2021 by
glukos
ProTip!
Add no:assignee to see everything that’s not assigned.