Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2027

Connection negotiation timeout to tablet server is treated as unretriable error on scan operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Review
    • Major
    • Resolution: Unresolved
    • 1.0.0, 1.2.0, 1.3.0, 1.4.0
    • None
    • None

    Description

      In the case that the leader tablet server is up but "frozen", the client will get a connection negotiation timeout while starting or continuing a scan operation. The code in KuduScanner::Data::OpenTablet() does not allow the scan operation to failover to different tablet server even if operation timeout setting would allow to wait for a new leader to be elected.

      So, the client gets a failure even if there has been a leader re-election within the client-provided deadline.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aserbin Alexey Serbin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: