HPCC-35977 feat(esp) When deploying a query, record the source in the workunit#21191
HPCC-35977 feat(esp) When deploying a query, record the source in the workunit#21191ghalliday wants to merge 1 commit intohpcc-systems:candidate-9.14.xfrom
Conversation
|
Both a bugfix and a feature. A previous change (HPCC-34962) fixed a bug, but meant it was not possible to link the queries back to the original. |
🔄 Upmerge Test ResultsStatus: ✅ All branches merged successfully ✅ Successful Branches (3)
|
|
|
||
| StringBuffer originalDllName(sourceFilename); | ||
| if (!originalDllName.length()) | ||
| originalDllName.append(name).append(SharedObjectExtension); |
There was a problem hiding this comment.
May be sensible to ensure name is non-empty somewhere as I don't see that name is validated to be non-empty in the calling chain. It is passed through from the incoming request.
… workunit Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
🔄 Upmerge Test ResultsStatus: ✅ All branches merged successfully ✅ Successful Branches (3)
|
Type of change:
Checklist:
Smoketest:
Testing: