Bug #2550
update ImportWorker
Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:
100%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Ovidiu Maxiniuc over 11 years ago
- File om_upd20150416b.zip added
- Status changed from New to WIP
The ImportWorker contained special handling the now obsolete pwds.txt file. Since we now have a compatible implementation of the encode() function, we should no longer use this workaround.
The attached update cleans up the import worker by completely removing the code that handles passwords stored in plain text file.
It has been tested successfully (only on MS SQL Server) and the dump of a database populated by this worker was posted on devsrv01 at ~/secure/clients/<customer_name>/sqlsrv_dump.
LE: GES removed the customer name from this entry.
#2 Updated by Eric Faulhaber almost 11 years ago
- Status changed from WIP to Closed
- Assignee set to Ovidiu Maxiniuc
- % Done changed from 0 to 100
Code review 0416b:
Changes look good. I will roll this change into my current development branch (#2581), so you don't need to create a separate branch for it.
#3 Updated by Greg Shah over 9 years ago
- Target version changed from Milestone 11 to Cleanup and Stablization for Server Features