Hi!
I am running the tests that come with with Solr 4.0 BETA and find these
messages:
[junit4:junit4] HEARTBEAT J0: 2012-09-09T07:41:40, no events in: 126s,
approx. at: TestReplicationHandler.test
[junit4:junit4] Suite: org.apache.solr.cloud.OverseerTest
[junit4:junit4] Completed on J1 in 46.19s, 8 tests
[junit4:junit4]
[junit4:junit4] HEARTBEAT J0: 2012-09-09T07:42:40, no events in: 186s,
approx. at: TestReplicationHandler.test
The test does not fail or complete but seems to be waiting for some
event. Has anyone seen this wait for event messages before? Can some
parameter be passed to time the tests out ?
This is with realtime nrt code in place but not turned on. The system is
a Intel 4 core Fedora Linux box (4GB).
Regards,
-NN