Lars Hofhansl created PHOENIX-5340:
--------------------------------------
Summary: Set OMID's wait strategy to LOW_CPU for tests
Key: PHOENIX-5340
URL: https://issues.apache.org/jira/browse/PHOENIX-5340
Project: Phoenix
Issue Type: Sub-task
Reporter: Lars Hofhansl
OMID has a LOW_CPU and a HIGH_THROUGHPUT wait strategy (using a disruptor).
HIGH_THROUGHPUT does busy waiting, and I'd argue even in production is not the
way to run it unless you have a dedicated machine/vm for the TSO.
For tests it's quite bad, as the disruptor will keep a few cores 100% busy!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)