flightstats / hub

fault tolerant, highly available service for data storage and distribution
http://www.flightstats.com
MIT License
103 stars 35 forks source link

Hubmain clean #1183

Closed manjula-chikkanagappa closed 5 years ago

manjula-chikkanagappa commented 5 years ago

1) Cleaned up God class HubMain. 2) Removed Standalone Zookeeper. Zookeeper Testing server is used for both java integration tests and single mode hub. 3) Cleaned up integration test setup. 4) Refactored some tests for better readability. 5) Renamed ZookeeperProperties class Zoo(K)eeperProperties to maintain a standard naming convention 6) Moved all properties class to its own package.