You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefania (JIRA)" <ji...@apache.org> on 2016/05/13 00:30:13 UTC

[jira] [Assigned] (CASSANDRA-11753) cqlsh show sessions truncates time_elapsed values > 999999

     [ https://issues.apache.org/jira/browse/CASSANDRA-11753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefania reassigned CASSANDRA-11753:
------------------------------------

    Assignee: Stefania

> cqlsh show sessions truncates time_elapsed values > 999999
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-11753
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11753
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL, Observability, Testing, Tools
>            Reporter: Jonathan Shook
>            Assignee: Stefania
>
> Output from show session in cqlsh:
> {quote}
> Submit hint for /10.255.227.20 [EXPIRING-MAP-REAPER:1] | 2016-05-11 15:57:53.730000 | 10.255.226.163 |         283246
> {quote}
> Output from select * from trace_events where session_id=(same as above):
> {quote}
>  1bbce5c0-1791-11e6-9598-3b9ec975a2e6 | 1ee37a20-1791-11e6-9598-3b9ec975a2e6 |                         Submit hint for /10.255.227.20 | 10.255.226.163 |        5283246 |                     EXPIRING-MAP-REAPER:1
> {quote}
> Notice that the 5 (seconds) part is being truncated in the output.



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