Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4378

add set stopTimeoutUnit method to TThreadPoolServer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.11.0
    • Java - Library
    • None
    • java lib

    Description

      All time units all have set method, except this stopTimeoutUnit, in TThreadPoolServer.
      And for default it is se to TimeUnit.SECONDS.
      In our projects we prefer TimeUnit.MILLISECONDS to TimeUnit.SECONDS, at least we want it to be the same over whole project.
      So can we add a set methods for stopTimeoutUnit

      Attachments

        Activity

          People

            jking3 James E. King III
            itegel itegel bao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: