Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Fix thread names in EthScheduler to include the thread number #755

Merged
merged 2 commits into from
Feb 4, 2019

Conversation

ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Feb 4, 2019

PR description

The ThreadFactoryBuilder uses String.format on the name template so a %d is required to get the actual thread number included - it's not automatically appended.

@ajsutton ajsutton merged commit e6271ad into PegaSysEng:master Feb 4, 2019
@ajsutton ajsutton deleted the eth-scheduler-thread-naming branch February 4, 2019 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants