eureka

AWS Service registry for resilient mid-tier load balancing and failover.

APACHE-2.0 License

Stars
12.4K
Committers
136
eureka - 1.1.151

Published by tbak over 9 years ago

#483 Make TimedSupervisorTask thread pool configurable for remote region replication. Add thread pool level gauge for observing current thread usage level.

eureka - 1.1.150

Published by tbak over 9 years ago

#447 Upgrade to nebula 2.2.7
#456 Update dependency version
#459 Wrapping RemoteRegionFetch in TimedSupervisorTask, and adding generation guard for app and delta updates on RemoteRegistry

eureka - 1.1.149

Published by tbak over 9 years ago

  • #434 1.x Cache string values to reduce memory footprint
eureka - 1.1.148

Published by tbak over 9 years ago

  • #389 - support status override DELETE
  • #402 - add additional guard in InstanceInfo.getHealthCheckUrls
  • #405 - Fix InstanceInfo.Builder.setLeaseInstance
  • #416 - Exclude servlet-api jar from eureka.war
  • #418 - remove unused conditional logic in DiscoveryClient
  • #422 - error reporting for unsuccessful status update should be more meaningfull
eureka - 1.1.147

Published by qiangdavidliu almost 10 years ago

#346 Fixes for clean connection close when reading AmazonInfo.

eureka -

Published by qiangdavidliu almost 10 years ago

eureka - 1.1.146

Published by qiangdavidliu almost 10 years ago

#218 Eureka server keep Applications data with double underscores
#263 Skipping doclint if building with Java 8
#288 Change ribbon version to 2.0-RC9
#290 Recording accountId and vpcId from Amazon metadata (if available) for registration

Artifacts: Maven Central

eureka - 2.0.0-DP3

Published by tbak almost 10 years ago

First version of Eureka Dashboard.
Eviction queue and self preservation mechanism on client and server side.
Upgrade to latest rxjava/rxnetty/karyon versions.
More robust Kafka audit service implementation.
Other, multiple updates and bug fixes.

Artifacts: Maven Central

eureka - 1.1.145

Published by qiangdavidliu almost 10 years ago

#260 Fix race condition from #240

Artifacts: Maven Central

eureka - 2.0.0-DP2

Published by qiangdavidliu almost 10 years ago

Added a rudimentary way to configure heartbeat rates for discovery and registration.

Artifacts: Maven Central

eureka - 2.0.0-DP1

Published by qiangdavidliu almost 10 years ago

This is a developer preview release for Eureka 2.0.

Artifacts: Maven Central

eureka - 1.1.144

Published by tbak almost 10 years ago

Milestone

#244 Fix rate limiter bug.

Artifacts: Maven Central

eureka - 1.1.143

Published by tbak almost 10 years ago

Milestone

#219 Better web site table
#230 TimedSupervisorTask should be registered with servo.
#235 SSL SystemSocket support
#240 Fix bug where shuffleVirtualHostNameMap isn't updated
#241 Improve rate limiter to throttle only full and delta registry fetches.
#242 Add exponential back off to heartbeat/cache refresh tasks.

Artifacts: Maven Central

eureka - 1.1.142

Published by qiangdavidliu about 10 years ago

Milestone

#214 Remove statics requiring bootstrapping from JAX-RS resources
#217 Add configuration properties for proxy user name / password

Artifacts: Maven Central

eureka - 1.1.141

Published by NiteshKant about 10 years ago

Milestone

  • Pull 189 Add rate limiter, to cut-off custom clients if traffic goes above configured level.

Artifacts: Maven Central

eureka - 1.1.140

Published by NiteshKant about 10 years ago

Milestone

  • Pull 179 Adding back the modified public constructor to DiscoveryClient.

Artifacts: Maven Central

eureka - 1.1.139

Published by NiteshKant about 10 years ago

Milestone

  • Issue 174 Enable injection of BackupRegistry in DiscoveryClient.
  • Pull 173 Adding a new gradle task (testJar) to allow test dependencies on eureka-client.

Artifacts: Maven Central

eureka - eureka-1.1.138

Published by NiteshKant about 10 years ago

Milestone

  • Issue 157 Remote region registry lookup failure should not disable registry fetch.
  • Issue 152 Cannot Bind Elastic IP in VPC.

Artifacts: Maven Central

eureka - eureka-1.1.137

Published by NiteshKant about 10 years ago

Milestone

  • Issue 135 DC services are not registered by default after an Eureka re-start.
  • Pull 151 Removed Client IP from the server side client ID metrics.

Artifacts: Maven Central

eureka - eureka-1.1.136

Published by qiangdavidliu over 10 years ago

New Features

  • #139 Eureka client identification when connecting to the server

Bug fixes

None