brunnsbe edited a comment on issue #401: Replace org.codehaus.jackson with 
FasterXML/jackson
URL: https://github.com/apache/helix/issues/401#issuecomment-520714421
 
 
   I forked this repository and made a commit that replaces the old Jackson 
with the newer FasterXML/Jackson:
   
https://github.com/brunnsbe/helix/commit/ca36d5e51c00e0278fa8526581a9ed9081e619c1
   I however have problems running all the tests as quite many of them throws 
an OutOfMemoryException:
   ```
   ...
   [ERROR]   TestZkHelixPropertyStore.testSet » OutOfMemory unable to create 
new native thr...
   [ERROR]   TestZkHelixPropertyStore.testSetInvalidPath » OutOfMemory unable 
to create new...
   [ERROR]   TestZkHelixPropertyStore.testZkClientMonitor » OutOfMemory unable 
to create ne...
   [ERROR]   TestZkHelixPropertyStore.testZkTriggeredCallback » OutOfMemory 
unable to creat...
   [ERROR]   TestZkManagerWithAutoFallbackStore.testBasic » OutOfMemory unable 
to create ne...
   [INFO]
   [ERROR] Tests run: 866, Failures: 177, Errors: 0, Skipped: 103
   [INFO]
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Apache Helix 0.9.1-SNAPSHOT:
   [INFO]
   [INFO] Apache Helix ....................................... SUCCESS [  2.061 
s]
   [INFO] Apache Helix :: Core ............................... FAILURE [  01:00 
h]
   [INFO] Apache Helix :: Admin Webapp ....................... SKIPPED
   [INFO] Apache Helix :: Restful Interface .................. SKIPPED
   [INFO] Apache Helix :: HelixAgent ......................... SKIPPED
   [INFO] Apache Helix :: Recipes ............................ SKIPPED
   [INFO] Apache Helix :: Recipes :: Rabbitmq Consumer Group . SKIPPED
   [INFO] Apache Helix :: Recipes :: Rsync Replicated File Store SKIPPED
   [INFO] Apache Helix :: Recipes :: distributed lock manager  SKIPPED
   [INFO] Apache Helix :: Recipes :: distributed task execution SKIPPED
   [INFO] Apache Helix :: Recipes :: service discovery ....... SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:00 h
   [INFO] Finished at: 2019-08-13T09:23:19+03:00
   [INFO] 
------------------------------------------------------------------------
   ...
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@helix.apache.org
For additional commands, e-mail: reviews-h...@helix.apache.org

Reply via email to