Github user zcorrea commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/1192#discussion_r130504647
--- Diff: core/sqf/monitor/linux/monitor.cxx ---
@@ -1089,6 +1090,22 @@ int main (int argc, char *argv[])
tmpptr++;
}
+ // Remove the domain portion of the name if any
--- End diff --
There are actually four places and unfortunately in the scope of different
processes. I will keep this in mind as there is some utility code that could
perhaps be refactored to contain functions like this.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---