Ok, let's replace spaces with dashes. And lower-case the whole thing
(for aesthetic reasons).

I.e. sling-<normalized pool name>-<counter>.

If the pool name is "Job Thread Pool", a possible thread name would be
"sling-job-thread-pool-23".

Would that be fine?

Regards
Julian


On Wed, Dec 2, 2015 at 2:00 PM, Robert Munteanu <romb...@apache.org> wrote:
> On Tue, 2015-12-01 at 17:41 +0100, Bertrand Delacretaz wrote:
>> On Tue, Dec 1, 2015 at 2:58 PM, Carsten Ziegeler <cziege...@apache.or
>> g> wrote:
>> > ...I would prefer a name without spaces. Makes
>> > parsing the log files easier...
>>
>> +1
>>
>> Maybe just replace spaces in pool names with a dash.
>
> Sounds like a good solution to me.
>
> Robert

Reply via email to