yevgenp
yevgenp
`Threads` implementation covers the same.
@alamar Peter's comment implies it's by design.
Is it still an issue after @nicktindall fixed https://github.com/OpenHFT/Chronicle-Queue/issues/1538 ? There is no `store.approximateLastSequenceNumber` anymore.
Hi @MrKuip. Could you provide more details of how it exactly affects you (and what would be a 'correct' name)? Cause `artifactId` is actually `compiler`. Thus auto-derived module name is...
@peter-lawrey please check the deprecations left. There some dependencies thus I was unable to remove them.
Thanks @mr-infty. We considered such option (call `SetThreadAffinityMask` twice) as Win API is not flexible enough. But I'm afraid it's gonna be too expensive (latency wise).
Could not find such test.
Hi @ekaterinadimitrova2 . Unless you see a warning like following > Failed to compile generated method reader - > falling back to proxy method reader. Please report this failure as...
@maxim-ponomarev I've adjusted the test (as per `YamlWire` specs). Please verify if that's acceptable.
Hi @kimec. Thanks for the contribution. Could you move your changes to a branch in this repository and adjust the PR? So that our CI system picks up and runs...