/[Apache-SVN]
ViewVC logotype

Revision 1393293


Jump to revision: Previous Next
Author: bvahdat
Date: Wed Oct 3 05:14:04 2012 UTC (11 years, 6 months ago)
Changed paths: 2
Log Message:
Merged revisions 1393292 via svnmerge from 
https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x

................
  r1393292 | bvahdat | 2012-10-03 07:11:26 +0200 (Mi, 03 Okt 2012) | 9 lines
  
  Merged revisions 1393291 via svnmerge from 
  https://svn.apache.org/repos/asf/camel/trunk
  
  ........
    r1393291 | bvahdat | 2012-10-03 07:07:05 +0200 (Mi, 03 Okt 2012) | 1 line
    
    Fixed the test failure with NPE on the CI-Server. The usage of static variables was the cause of this in case the second test method would be run as the first one in which case both beforeThreadName & afterThreadName would be null. Also afterThreadName should be correctly volatile as we set it's value async but read it inside the main thread. 
  ........
................


Changed paths

Path Details
Directorycamel/branches/camel-2.9.x/ modified , props changed
Directorycamel/branches/camel-2.9.x/camel-core/src/test/java/org/apache/camel/processor/ThreadsCorePoolTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26