Jerry Shea

Results 37 issues of Jerry Shea

See `net.openhft.chronicle.queue.internal.reader.ChronicleMethodReaderTest#shouldFilterByMultipleExclusionRegex` and `shouldFilterByMultipleInclusionRegex` Alternatively we could deprecate and drop support for multiple regexes

low priority
review

This was un-ignored prematurely in #1152 This test should be reviewed in conjunction with other tests related to #1158

As customers do not necessarily know about these command line flags

https://github.com/OpenHFT/Chronicle-Wire/#write-a-message-with-a-thread-safe-size-prefix is inaccurate Wire used to support this, but it does not any more. The diagram is useful, and the commentary around the length field, but we need to completely...

WIP - **do not merge** Fixes two problems: 1. makes sure that tailers and appenders remove themselves from SingleChronicleQueue.closers 2. makes closers a WeakReference so that the SCQ is no...

as per email trail from @glukos

review