Github user squito commented on the pull request:

    https://github.com/apache/spark/pull/7910#issuecomment-137212972
  
    yeah, thats a really good point that we grep a different thread dump each 
time.  I agree that is undesirable, and that alone merits doing it in the 
browser.
    
    Are you saying we should move to something simpler than regexs, eg. maybe 
just a "contains" check, or do you think we should get rid of it altogether?  I 
think contains would be really useful to a lot of users (at least, users that 
care enough to look at thread dumps in the first place).  But I can see that 
regexs might not be worth it, for the confusion they could cause.


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to