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

Annotation of /dao/DaoAdresseService/ToDo.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2543 - (hide annotations) (download)
Tue May 12 07:55:08 2015 UTC (9 years ago) by torben
File MIME type: text/plain
File size: 920 byte(s)
Updated todo
1 torben 2322 TODO:
2    
3 torben 2543 * Investigate RateLimiter from google guava to control requests to Google/OSM
4     * More concistent use of logging framework instead of just System.out.println()
5     * More encapsulation of java beans (no public member vars)
6     * Get findbugs to report 0 problems
7    
8    
9     --History of tasks completed
10    
11 torben 2356 * Integrate CircuitBreaker around webservice calls to Google and OSM - DONE !!!
12 torben 2349 * Google API key should be load from config - DONE !!!
13     * Enable/disable OSM and google should be configurable - DONE !!!
14     ** Maybe able to switch runtime - DONE !!!
15 torben 2325
16 torben 2322 * Create admin console page where you can
17 torben 2340 ** Show statistics for current dataset - DONE !!!
18     ** Extract a list of adresses without coverage - DONE !!!
19     ** Trigger a rebuild - DONE !!!
20     *** Show if a rebuild is running - DONE !!!
21     *** Rebuild manager should make sure only 1 running job at a time - DONE !!!
22 torben 2322
23 torben 2373 * Add log for the various result types - DONE !!!
24 torben 2322
25 torben 2543

  ViewVC Help
Powered by ViewVC 1.1.20