Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 498:8ab04de0b879
Importer: Cache the discharge table values, too.
flys-backend/trunk@1852 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 08 May 2011 17:55:49 +0000 |
parents | 67fd63e4ef66 |
children | cce054f27dac |
comparison
equal
deleted
inserted
replaced
497:67fd63e4ef66 | 498:8ab04de0b879 |
---|---|
1 2011-05-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/importer/WstColumnValueKey.java: Deleted | |
4 * src/main/java/de/intevation/flys/importer/IdValueKey.java: Reinserted | |
5 here in a more generalized form. | |
6 | |
7 * src/main/java/de/intevation/flys/importer/ImporterSession.java: | |
8 Cache the discharge table value, too. | |
9 | |
10 * src/main/java/de/intevation/flys/importer/ImportDischargeTableValue.java: | |
11 Use the global cache. | |
12 | |
1 2011-05-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 13 2011-05-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/importer/ImporterSession.java: | 15 * src/main/java/de/intevation/flys/importer/ImporterSession.java: |
4 New. Centralized caching in the thread local context. Importing | 16 New. Centralized caching in the thread local context. Importing |
5 the Elbe leads to OOM because the column values of the | 17 the Elbe leads to OOM because the column values of the |