Github user m4rkmckenna commented on a diff in the pull request:

    https://github.com/apache/brooklyn-library/pull/84#discussion_r96202857
  
    --- Diff: 
software/messaging/src/main/java/org/apache/brooklyn/entity/zookeeper/ZooKeeperNode.java
 ---
    @@ -46,7 +46,7 @@
     
         @SetFromFlag("downloadUrl")
         AttributeSensorAndConfigKey<String, String> DOWNLOAD_URL = 
ConfigKeys.newSensorAndConfigKeyWithDefault(SoftwareProcess.DOWNLOAD_URL,
    -            
"http://apache.fastbull.org/zookeeper/zookeeper-${version}/zookeeper-${version}.tar.gz";);
    +            
"http://apache.org/dist/zookeeper/zookeeper-${version}/zookeeper-${version}.tar.gz";);
    --- End diff --
    
    @neykov Mirrors come and go where as this site will always be present ... I 
think it is a smart default
    
    The reason this has broke is because it previously relied on a thirdparty


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to