1. 17 Nov, 2014 2 commits
  2. 14 Nov, 2014 1 commit
  3. 13 Nov, 2014 1 commit
    • Use custom DataCenterInfo to make instance ID unique · 5cd88deb
      Dave Syer authored
      The problem manifests itself as errors in the Eureka server
      log (gh-47), but originates in the client because it is sending
      requests to /eureka/apps/{NAME}/{ID} with the wrong ID. The
      InstanceInfo has an ID that is derived (for preference) from
      the EurekaInstanceConfig.dataCenterInfo, so that's the best
      way to fix it.
      
      See gh-63, Fixes gh-47
  4. 11 Nov, 2014 1 commit
  5. 10 Nov, 2014 1 commit
  6. 06 Nov, 2014 6 commits
  7. 05 Nov, 2014 6 commits
  8. 04 Nov, 2014 1 commit
  9. 03 Nov, 2014 1 commit
  10. 31 Oct, 2014 7 commits
  11. 30 Oct, 2014 5 commits
  12. 28 Oct, 2014 3 commits
  13. 26 Oct, 2014 3 commits
  14. 24 Oct, 2014 1 commit
    • Add eureka peer awareness docs · dd967120
      Dave Syer authored
      It works quite well locally actually. I tested with hostnames
      127.0.0.1 and 127.0.1.1 and 2 servers running on localhost.
      
      See gh-28
  15. 23 Oct, 2014 1 commit