/[projects]/dao/DaoAdresseService/ToDo.txt
ViewVC logotype

Diff of /dao/DaoAdresseService/ToDo.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2325 by torben, Wed Feb 18 07:56:02 2015 UTC revision 2630 by torben, Fri Jul 17 08:44:46 2015 UTC
# Line 1  Line 1 
1  TODO:  TODO:
2    
3  * Integrate CircuitBreaker around webservice calls to Google and OSM  * More concistent use of logging framework instead of just System.out.println()
4  * Google API key should be load from config  * More encapsulation of java beans (no public member vars)
5  * Enable/disable OSM and google should be configurable  
6  ** Maybe able to switch runtime  
7    
8    --History of tasks completed
9    
10    * Integrate CircuitBreaker around webservice calls to Google and OSM - DONE !!!
11    * Google API key should be load from config - DONE !!!
12    * Enable/disable OSM and google should be configurable - DONE !!!
13    ** Maybe able to switch runtime - DONE !!!
14    
15  * Create admin console page where you can  * Create admin console page where you can
16  ** Show statistics for current dataset  ** Show statistics for current dataset - DONE !!!
17  ** Extract a list of adresses without coverage  ** Extract a list of adresses without coverage - DONE !!!
18  ** Trigger a rebuild  ** Trigger a rebuild - DONE !!!
19  *** Show if a rebuild is running  *** Show if a rebuild is running - DONE !!!
20  *** Rebuild manager should make sure only 1 running job at a time  *** Rebuild manager should make sure only 1 running job at a time - DONE !!!
21    
22    * Add log for the various result types - DONE !!!
23    
24    
25    * Investigate RateLimiter from google guava to control requests to Google/OSM - Done!!!
26    * Get findbugs to report 0 problems - Done!!!

Legend:
Removed from v.2325  
changed lines
  Added in v.2630

  ViewVC Help
Powered by ViewVC 1.1.20