[jira] [Commented] (TS-4024) Wire tracing enhancements

2016-01-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094111#comment-15094111
 ] 

ASF subversion and git services commented on TS-4024:
-

Commit bb40d788bb092670b05e3d084bc14e330e3afa96 in trafficserver's branch 
refs/heads/master from ericcarlschwartz
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=bb40d78 ]

[TS-4024] wire tracing enhancements.  This closes #337.


> Wire tracing enhancements
> -
>
> Key: TS-4024
> URL: https://issues.apache.org/jira/browse/TS-4024
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Logging
>Reporter: Eric Schwartz
>Assignee: Eric Schwartz
> Fix For: 6.2.0
>
>
> Some enhancements from Yahoo! to make wire tracing dynamically enable-able 
> and to enhance log messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-4024) Wire tracing enhancements

2016-01-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094112#comment-15094112
 ] 

ASF GitHub Bot commented on TS-4024:


Github user asfgit closed the pull request at:

https://github.com/apache/trafficserver/pull/337


> Wire tracing enhancements
> -
>
> Key: TS-4024
> URL: https://issues.apache.org/jira/browse/TS-4024
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Logging
>Reporter: Eric Schwartz
>Assignee: Eric Schwartz
> Fix For: 6.2.0
>
>
> Some enhancements from Yahoo! to make wire tracing dynamically enable-able 
> and to enhance log messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-4024) Wire tracing enhancements

2016-01-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094167#comment-15094167
 ] 

ASF subversion and git services commented on TS-4024:
-

Commit 3a8ee6ba7a42ca125d297ac8edeeba88df8636ad in trafficserver's branch 
refs/heads/master from shinrich
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=3a8ee6b ]

TS-4024: clang-format fix.


> Wire tracing enhancements
> -
>
> Key: TS-4024
> URL: https://issues.apache.org/jira/browse/TS-4024
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Logging
>Reporter: Eric Schwartz
>Assignee: Eric Schwartz
> Fix For: 6.2.0
>
>
> Some enhancements from Yahoo! to make wire tracing dynamically enable-able 
> and to enhance log messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-4024) Wire tracing enhancements

2016-01-06 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086185#comment-15086185
 ] 

Leif Hedstrom commented on TS-4024:
---

[~amc] Move to 6.2.0?

> Wire tracing enhancements
> -
>
> Key: TS-4024
> URL: https://issues.apache.org/jira/browse/TS-4024
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Logging
>Reporter: Eric Schwartz
>Assignee: Eric Schwartz
> Fix For: 6.1.0
>
>
> Some enhancements from Yahoo! to make wire tracing dynamically enable-able 
> and to enhance log messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-4024) Wire tracing enhancements

2015-11-30 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15032296#comment-15032296
 ] 

ASF GitHub Bot commented on TS-4024:


Github user SolidWallOfCode commented on the pull request:

https://github.com/apache/trafficserver/pull/337#issuecomment-160731514
  
Seems reasonable, except we should look at unifying the SSL error reporting 
logic - that looks very cut and pasted.


> Wire tracing enhancements
> -
>
> Key: TS-4024
> URL: https://issues.apache.org/jira/browse/TS-4024
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Logging
>Reporter: Eric Schwartz
>Assignee: Eric Schwartz
> Fix For: 6.1.0
>
>
> Some enhancements from Yahoo! to make wire tracing dynamically enable-able 
> and to enhance log messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-4024) wire tracing enhancements

2015-11-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005629#comment-15005629
 ] 

ASF GitHub Bot commented on TS-4024:


GitHub user ericcarlschwartz opened a pull request:

https://github.com/apache/trafficserver/pull/337

[TS-4024] wire tracing enhancements

This is a combo of three things:

1) Change I made to make wire tracing dynamically available.
2) A change from Susan to give better SSL_Error messages in wire traces.
3) A change in HttpSM so wire_tracing doesn't have undefined behavior with 
PluginVCs. Also generally cleaned up the syntax there

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ericcarlschwartz/trafficserver ts-4024

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafficserver/pull/337.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #337


commit 8a791eca8418fb99e482be26af12b43d29853474
Author: ericcarlschwartz 
Date:   2015-11-14T21:26:58Z

[TS-4024] wire tracing enhancements




> wire tracing enhancements
> -
>
> Key: TS-4024
> URL: https://issues.apache.org/jira/browse/TS-4024
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Logging
>Reporter: Eric Schwartz
>Assignee: Eric Schwartz
> Fix For: 6.1.0
>
>
> Some enhancements from Yahoo! to make wire tracing dynamically enable-able 
> and to enhance log messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-4024) wire tracing enhancements

2015-11-13 Thread Eric Schwartz (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004871#comment-15004871
 ] 

Eric Schwartz commented on TS-4024:
---

Could someone assign this to me?

> wire tracing enhancements
> -
>
> Key: TS-4024
> URL: https://issues.apache.org/jira/browse/TS-4024
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Logging
>Reporter: Eric Schwartz
>
> Some enhancements from Yahoo! to make wire tracing dynamically enable-able 
> and to enhance log messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)