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

Annotation of /dao/DaoAdresseService/ToDo.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2566 - (hide annotations) (download)
Thu Jun 4 19:29:39 2015 UTC (9 years ago) by torben
File MIME type: text/plain
File size: 930 byte(s)
integrate RateLimiter from google guava
1 torben 2322 TODO:
2    
3 torben 2543 * More concistent use of logging framework instead of just System.out.println()
4     * More encapsulation of java beans (no public member vars)
5     * Get findbugs to report 0 problems
6    
7    
8     --History of tasks completed
9    
10 torben 2356 * Integrate CircuitBreaker around webservice calls to Google and OSM - DONE !!!
11 torben 2349 * 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 torben 2325
15 torben 2322 * Create admin console page where you can
16 torben 2340 ** Show statistics for current dataset - DONE !!!
17     ** Extract a list of adresses without coverage - DONE !!!
18     ** Trigger a rebuild - DONE !!!
19     *** Show if a rebuild is running - DONE !!!
20     *** Rebuild manager should make sure only 1 running job at a time - DONE !!!
21 torben 2322
22 torben 2373 * Add log for the various result types - DONE !!!
23 torben 2322
24 torben 2543
25 torben 2566 * Investigate RateLimiter from google guava to control requests to Google/OSM - Done!!!

  ViewVC Help
Powered by ViewVC 1.1.20