Lewis John McGibbney created GORA-280:
-----------------------------------------
Summary: Create multithreaded tests for DataStoreTestBase
Key: GORA-280
URL: https://issues.apache.org/jira/browse/GORA-280
Project: Apache Gora
Issue Type: Improvement
Components: gora-core
Reporter: Lewis John McGibbney
Fix For: 0.5
It is common sense that all data stores should be thread safe and should also
support multithreaded CRUD requests. We do not however test for this... which
we should.
Currently o.a.nutch.storage.TestGoraStore#testMultiThreaded [0] is an exampel
of how we may wish to implement such tests.
[0]
https://svn.apache.org/repos/asf/nutch/branches/2.x/src/test/org/apache/nutch/storage/TestGoraStorage.java
--
This message was sent by Atlassian JIRA
(v6.1#6144)