Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-287

ExecConstants for bit retry times should be categorized as user client configuration parameters rather than bit params

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • Future
    • None
    • None

    Description

      public static final String BIT_RETRY_TIMES = "drill.exec.rpc.bit.server.retry.count";
      public static final String BIT_RETRY_DELAY = "drill.exec.rpc.bit.server.retry.delay";

      should be drill.exec.rpc.user.client.retry.*

      needs to be updated in configuration files and ExecConstants

      Attachments

        Activity

          People

            Unassigned Unassigned
            jnadeau Jacques Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: