You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/07/13 18:30:40 UTC

[GitHub] rdhabalia opened a new pull request #565: disable test

rdhabalia opened a new pull request #565: disable test
URL: https://github.com/apache/incubator-pulsar/pull/565
 
 
   ### Motivation
   
   It seems `ZKCleint` aspect-advice (`org.apache.pulsar.broker.zookeeper.aspectj.ClientCnxnAspect`) gets registered multiple times: 1. maven project-build 2. test registers and somewhere test is crashing due to that. Disabling test for now until figure out the root cause.
   
   ### Modifications
   
   Disable `ZooKeeperClientAspectJTest.`.
   
   ### Result
   
   Prevent build failure.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services