pankaj72981 opened a new pull request #585: HBASE-22930 Set unique name to longCompactions/shortCompactions/split threads URL: https://github.com/apache/hbase/pull/585 ThreadFactoryBuilder internally has the its own counter, but to have the counter in the thread name we need to define the format in setNameFormat(), new ThreadFactoryBuilder().setNameFormat(n + "-longCompactions-%d")
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
