[
https://issues.apache.org/jira/browse/CASSANDRA-11753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286015#comment-15286015
]
Stefania commented on CASSANDRA-11753:
--------------------------------------
cqlsh tests are good now, 4 failing tests are unrelated to this patch
(CASSANDRA-11799).
> 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
> Labels: lhf
>
> 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)