You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Josh Turner (Jira)" <ji...@apache.org> on 2019/08/22 17:33:00 UTC

[jira] [Commented] (CASSANDRA-15283) nodetool statushandoff does not list max hint window

    [ https://issues.apache.org/jira/browse/CASSANDRA-15283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913534#comment-16913534 ] 

Josh Turner commented on CASSANDRA-15283:
-----------------------------------------

It looks like CASSANDRA-13728 placed this as a new command of nodetool handoffwindow which does work as desired in the trunk.
{code:java}
bin/nodetool handoffwindow
Hinted handoff window is 10800000
{code}
In discussion of that ticket it was decided to add a new option instead of modifying the existing to avoid breaking automations that may already be in place. See this comment:  https://issues.apache.org/jira/browse/CASSANDRA-13728?focusedCommentId=16131474&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16131474

 

> nodetool statushandoff does not list max hint window
> ----------------------------------------------------
>
>                 Key: CASSANDRA-15283
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15283
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>            Reporter: DeepakVohra
>            Priority: Normal
>
> According to _CASSANDRA-13728_
> _Provide max hint window as part of nodetool_
> the nodetool statushandoff should list max hint window.
> But, with latest 4.0 build the output is still the same as before.
> {code:java}
> nodetool statushandoff
> Hinted handoff is running{code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org