Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Kudu
    • Labels:
      None

      Description

      I've run into an issue with kudu-tserver failing to start the first time due to the low sleep time in the init script for the kudu-tserver service. Changing it to a safe 30 seconds has resolved it.

       

      /etc/init.d/kudu-tserver:
      
      RETVAL=0
      SLEEP_TIME=30
      DAEMON="kudu-tserver" 

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              eric2025 Eric Price
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: