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

Contents of /dao/DaoAdresseService/ToDo.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2630 - (show annotations) (download)
Fri Jul 17 08:44:46 2015 UTC (8 years, 9 months ago) by torben
File MIME type: text/plain
File size: 940 byte(s)
Update ToDo
1 TODO:
2
3 * More concistent use of logging framework instead of just System.out.println()
4 * More encapsulation of java beans (no public member vars)
5
6
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
16 ** 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
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!!!

  ViewVC Help
Powered by ViewVC 1.1.20