Bug 6148 - Java and C WS Core tables have non-atomic values
: Java and C WS Core tables have non-atomic values
Status: NEW
: Metrics
Usage Stats
: unspecified
: Macintosh All
: P3 enhancement
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-06-10 19:13 by
Modified: 2008-06-10 19:13 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-06-10 19:13:57
The service_list column in the c and java core tables contain a
string-delimited list of services. There's a lot of code in the report
generators to process these which could be replaced with a pretty simple SQL
statement if that column were factored out into a separate table. It would also
make it pretty simple to form and execute queries on what services are being
used most often, etc.