-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HPCC-30571 LogAccess to report procid by default #17920
HPCC-30571 LogAccess to report procid by default #17920
Conversation
https://track.hpccsystems.com/browse/HPCC-30571 |
6d0a677
to
33e0b82
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rpastrana please see 2 questions.
{ | ||
try | ||
{ | ||
espLogColumn->setAlias(column.queryProp("@alias")); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The alias is a string. I am wondering that the try/catch is needed for this line.
@@ -59,7 +59,7 @@ global: | |||
- type: "instance" | |||
storeName: "ContainerInventory" | |||
searchColumn: "Name" | |||
projectName: "hpcc_log_component" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this line is removed, should the line 37 of the esp/services/ws_logaccess/WsLogAccessService.cpp be also removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jeclrsg as discussed offline, these changes are not needed, and will reuse this pr to report the procid instead. Please test and let me know. |
b830481
to
5895db3
Compare
@rpastrana please can you update the jira to indicate what this is including and why it is useful. Thanks. |
Sure, I had already updated the Jira: "LogAccess should report procid by default" |
- Reports procid by default Signed-off-by: Rodrigo Pastrana <[email protected]>
5895db3
to
c9ee951
Compare
@wangkx the gist of this PR has changed, there's not much ESP related work but please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rpastrana looks fine for me.
@ghalliday ready to merge |
61a245b
into
hpcc-systems:candidate-9.4.x
Signed-off-by: Rodrigo Pastrana [email protected]
Type of change:
Checklist:
Smoketest:
Testing: