Closed GoogleCodeExporter closed 9 years ago
I'm attaching a patch that fixes this issue
Original comment by msoko...@safaribooksonline.com
on 31 Mar 2014 at 7:16
Find attached the patch that worked for me (applied on trunk and using solr
4.4). It has not been tested in depth, so please use it under your
responsability.
note: I've attached it as I havent found the msoko...@safaribooksonline.com
proposed one.
Original comment by acabrer...@emergya.com
on 2 Apr 2014 at 9:25
Attachments:
I applied the patch with no complaints and rebuild fails in maven
javac 1.7.0_71
Building on Linux X86-64 environment if it matters
Can you really rebuild this in maven???
Tests in error:
testConnectionData(com.plugtree.solrmeter.statistic.RequestHandlerConnectionTestCase): java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Float
testAllCachesPresent(com.plugtree.solrmeter.statistic.RequestHandlerConnectionTe
stCase): java.lang.ClassCastException: java.lang.String cannot be cast to
java.lang.Float
testCumulativeData(com.plugtree.solrmeter.statistic.RequestHandlerConnectionTestCase): java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Float
testMissingCaches(com.plugtree.solrmeter.statistic.RequestHandlerConnectionTestCase): java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Float
Original comment by sy...@HAL9K.com
on 6 Jan 2015 at 2:57
Resolved with the patch and fixed the test case
Original issue reported on code.google.com by
thomas.p...@gmail.com
on 13 Jan 2014 at 12:49