Biao Ma created IGNITE-3234: ------------------------------- Summary: GridCacheAtomicPrimaryWriteOrderFailoverSelfTest lacks method for GridCacheAtomicFailoverSelfTest Key: IGNITE-3234 URL: https://issues.apache.org/jira/browse/IGNITE-3234 Project: Ignite Issue Type: Bug Affects Versions: 1.6 Reporter: Biao Ma Fix For: 1.6
Now the test `GridCacheAtomicPrimaryWriteOrderFailoverSelfTest` extends `GridCacheAtomicFailoverSelfTest`, but lacks the unimplement method `gridCount`. So just add the implement. It would work. -- This message was sent by Atlassian JIRA (v6.3.4#6332)