problem about finagle-Collection of common programming errors


  • Ryan
    java scala newrelic finagle kestrel
    I want to integrate a Scala app (Kestrel, http://robey.github.com/kestrel) with NewRelic using java agant but failed with errorsh scripts/devel.sh Starting kestrel in development mode… Mar 28, 2013 18:15:15 +0800 NewRelic 1 INFO: Agent is using Logback Mar 28, 2013 18:15:15 +0800 NewRelic 1 INFO: Loading configuration file “/tmp/newrelic.yml” Mar 28, 2013 6:15:24 PM java.util.logging.LogManager$RootLogger log FATAL: Error in config file: %s com.twitter.util.Eval$CompilerException: Compile

  • Sid
    java autodiscovery finagle
    Working with java, I was looking at making server set objects to do dynamic host discovery for my Client object like: https://github.com/twitter/finagle#using-serverset-objects.Problem is that there is that I could not find ZookeeperServerSetCluster in any java maven artifact(may be I could not find it). This:<dependency><groupId>com.twitter.common.zookeeper</groupId><artifactId>server-set</artifactId><version>1.0.3</version></dependency>does not

Web site is in building