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

Contents of /dao/DaoAdresseService/ToDo.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2543 - (show 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 TODO:
2
3 * 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 * Integrate CircuitBreaker around webservice calls to Google and OSM - DONE !!!
12 * 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
16 * Create admin console page where you can
17 ** 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
23 * Add log for the various result types - DONE !!!
24
25

  ViewVC Help
Powered by ViewVC 1.1.20