Homec4science

dbquery: remove run_sql_cached() and its clients

Authored by Tibor Simko <tibor.simko@cern.ch> on Oct 19 2010, 13:17.

Description

dbquery: remove run_sql_cached() and its clients

  • Remove run_sql_cached() and update all its clients to use run_sql(). The function was inactivated since a9e7e16d35509e3b2dfc1e87183fd537f8a7488c due to performance reasons anyway. Moreover, it would not work well in load-balanced multi-node environment due to worker node syncing. (Proper DataCachers should be introduced for every client if we want to retain this functionality.)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Oct 19 2010, 13:37
Parents
R3600:6b78cdbf46ab: BibFormat: full-text snippet selection improved
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:7d13ef87f7a8: dbquery: remove run_sql_cached() and its clients (authored by Tibor Simko <tibor.simko@cern.ch>).Oct 19 2010, 13:37