[
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13606004#comment-13606004
]
Leif Hedstrom commented on TS-1754:
-----------------------------------
{code}
$1 = {m_arith_symbol = 0 '\000', m_token_name = 0x7ffff700fdc0
"proxy.process.hostdb.total_hits", m_token_type = RECD_NULL, m_token_value =
{rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter = 0},
m_token_value_max = {rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter
= 0}, m_token_value_min = {rec_int = 0, rec_float = 0, rec_string = 0x0,
rec_counter = 0}, m_token_value_delta = 0x0, m_sum_var = false, m_node_var =
true, link = {<SLink<StatExprToken>> = {next = 0x0}, prev = 0x0}}
(gdb) print *right
$2 = {m_arith_symbol = 0 '\000', m_token_name = 0x7ffff7010ee0
"proxy.process.hostdb.total_lookups", m_token_type = RECD_NULL, m_token_value =
{rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter = 0},
m_token_value_max = {rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter
= 0}, m_token_value_min = {rec_int = 0, rec_float = 0, rec_string = 0x0,
rec_counter = 0}, m_token_value_delta = 0x0, m_sum_var = false, m_node_var =
true, link = {<SLink<StatExprToken>> = {next = 0x0}, prev = 0x0}}
{code}
> Warnings from stats evaluation
> ------------------------------
>
> Key: TS-1754
> URL: https://issues.apache.org/jira/browse/TS-1754
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Leif Hedstrom
> Fix For: 3.3.2
>
>
> After 5bcc19e6, I'm seeing these warnings:
> {code}
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> ...
> {code}
> There are quite a few of them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira