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

    https://github.com/apache/brooklyn-library/pull/84#discussion_r96201981
  
    --- 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 --
    
    From `http://apache.org/dist/`:
    
    `Please do not download from apache.org! If you are currently at apache.org 
and would like to browse, please visit a nearby mirror site instead.`
    
    Would be fine though if we add the binary to cloudsoft's mirror - it's 
queried first, right?



---
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