|
|
10/14/2012 2:41:16 PM
accounts table needs special treatment during the export since it
doesn't have an account_record_id column (it's the record_id).
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
|
10/12/2012 9:52:01 PM
(missing specific test case)
|
10/12/2012 9:59:57 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
10/12/2012 9:57:27 PM
can now download all data as CSV for a given account via: curl -v http://127.0.0.1:8080/1.0/kb/export/<accountId> -H'X-Killbill-CreatedBy: pierre'
See the import-account script in bin/ to import it in a MySQL database.
Note that some data is still missing, not all tables are being exported
today.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
10/12/2012 12:22:27 PM
to 2.39.1 to use the new SerializableTransactionRunner,
which will restart deadlock transactions up to 5 times (default).
This should hopefully reduce the issues seen under high load in Analytics.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
10/11/2012 2:39:15 PM
Meyer <pierre@ning.com>
|