airlift / discovery

Discovery Server
54 stars 48 forks source link

Add missing synchronization #14

Closed martint closed 11 years ago

dain commented 11 years ago

The fields should have a guarded by annotation and the class should be marked thread safe.

dain commented 11 years ago

Looks good