dmwm / PHEDEX

CMS data-placement suite
8 stars 18 forks source link

Define db access method for getlastrecord #1093

Closed nataliaratnikova closed 7 years ago

nataliaratnikova commented 7 years ago

This is to avoid numerous warning messages in the server side logs:

Using default DB access for 'getlastrecord' API Using default DB access for 'getlastrecord' API Using default DB access for 'getlastrecord' API ...

Coming from this line of code: https://github.com/dmwm/PHEDEX/blob/dfbdc5a73f98aa19b7d019a292068ece1558492e/perl_lib/PHEDEX/Web/DataService.pm#L113