David Capwell created CASSANDRA-20420:
-----------------------------------------
Summary: InterceptingExecutor.schedule returns a simulator-unsafe
Future
Key: CASSANDRA-20420
URL: https://issues.apache.org/jira/browse/CASSANDRA-20420
Project: Apache Cassandra
Issue Type: Bug
Components: Test/fuzz
Reporter: David Capwell
The FutureTask we return must be a type sourced from the InstanceClassLoader,
rather than the system class loader - which does not apply byte weaving, and so
does not intercept e.g. Object.wait.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]