Github user acaciocenteno commented on the pull request: https://github.com/apache/trafficserver/pull/106#issuecomment-54223450 The problem with HttpSM::sm_id is that it's just a counter, and as so it's almost impossible to grep for it... the UUID, though, is guaranteed to be unique. So greping for it returns exactly the lines we need, without false positives.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---