On Tue, Sep 04, 2012 at 01:33:38PM -0400, Mark H. Wood wrote:
> I pushed up some POM updates to let it build, and an augmented test
> class which tests the circuit-breaker code.  The test is passing.

The word "test" here is ambiguous.  What I meant is that, in
dspace-services, there is a class for testing the
DSpaceConfigurationService implementation.  I augmented one of those
tests to exercise the replaced code that attempts to detect indirect
references within a collection of configuration properties.

The hang is being seen in an unrelated test of a different DSpace
project.  That test is tripping over the deficiency in
dspace-services which results in the hang.

By "the test is passing" I mean that
dspace-servcies:DSpaceConfigurationServiceTest.testReplaceVariables()
is passing, which should mean that both direct and indirect circular
references are detected and that the latter no longer hang the
method.  This *should* mean that the unrelated test in dspace-api
should no longer be the victim of a hang in the initializer of the
ConfigurationService.

My recollection is that, before the changes to config/dspace.cfg which
precipitated the hang, that test in dspace-api was already passing.

Does that make it more clear, or less? :-/

-- 
Mark H. Wood, Lead System Programmer   [email protected]
Asking whether markets are efficient is like asking whether people are smart.

Attachment: pgp1toLjVjigu.pgp
Description: PGP signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to