What is data-streamer-stripe threasd?

2022-09-09 Thread John Smith
Hi I'm profiling my application through YourKit and it indicates that a
bunch of these threads (data-streamer-stripe) are "frozen" for 21 days.
This

I'm not using data streaming, is there a way to disable it or just ignore
the messages? The application is configured as thick client (client = true)


Re: What is data-streamer-stripe threasd?

2022-09-12 Thread Zhenya Stanilovsky via user

John, seems all you can here is just to set this pool size into «1» , «0» — 
tends to error.
 
https://ignite.apache.org/docs/latest/data-streaming#configuring-data-streamer-thread-pool-size
 
1 thread will still be frozen in such a case. 
 
> 
>> 
>>>Hi I'm profiling my application through YourKit and it indicates that a 
>>>bunch of these threads (data-streamer-stripe) are "frozen" for 21 days. This 
>>>
>>>I'm not using data streaming, is there a way to disable it or just ignore 
>>>the messages? The application is configured as thick client (client = true) 
>> 
>> 
>> 
>> 

Re: What is data-streamer-stripe threasd?

2022-09-13 Thread John Smith
Ok so just to understand on the client side. Set the pool size for data
streamer to 1.

But it will still look blocked?

On Mon., Sep. 12, 2022, 8:59 a.m. Zhenya Stanilovsky via user, <
user@ignite.apache.org> wrote:

> John, seems all you can here is just to set this pool size into «1» , «0»
> — tends to error.
>
>
> https://ignite.apache.org/docs/latest/data-streaming#configuring-data-streamer-thread-pool-size
>
> 1 thread will still be frozen in such a case.
>
>
>
>
>
>
> Hi I'm profiling my application through YourKit and it indicates that a
> bunch of these threads (data-streamer-stripe) are "frozen" for 21 days.
> This
>
> I'm not using data streaming, is there a way to disable it or just ignore
> the messages? The application is configured as thick client (client = true)
>
>
>
>
>
>
>


Re[2]: What is data-streamer-stripe threasd?

2022-09-14 Thread Zhenya Stanilovsky via user

Yep, i already mention that you can`t disable this pool at all and 1 worker 
thread still be visible.
You can fill the issue but i can`t guarantee that it would be completed soon, 
or can do it yourself and present pull request.
 
best.
 
>Ok so just to understand on the client side. Set the pool size for data 
>streamer to 1.
> 
>But it will still look blocked?  
>On Mon., Sep. 12, 2022, 8:59 a.m. Zhenya Stanilovsky via user, < 
>user@ignite.apache.org > wrote:
>>John, seems all you can here is just to set this pool size into «1» , «0» — 
>>tends to error.
>> 
>>https://ignite.apache.org/docs/latest/data-streaming#configuring-data-streamer-thread-pool-size
>> 
>>1 thread will still be frozen in such a case. 
>> 
>>> 
 
>Hi I'm profiling my application through YourKit and it indicates that a 
>bunch of these threads (data-streamer-stripe) are "frozen" for 21 days. 
>This 
>
>I'm not using data streaming, is there a way to disable it or just ignore 
>the messages? The application is configured as thick client (client = 
>true) 
 
 
 
  
 
 
 
 

Re[4]: What is data-streamer-stripe threasd?

2022-09-19 Thread Zhenya Stanilovsky via user


It`s up to you, if it not annoying you leave it as it is and fill otherwise )


 
>Nah, it's fine just wanted to make sure what it was. Unless you think I should 
>log at least an issue?
>   
>On Wed, Sep 14, 2022 at 3:13 AM Zhenya Stanilovsky via user < 
>user@ignite.apache.org > wrote:
>>Yep, i already mention that you can`t disable this pool at all and 1 worker 
>>thread still be visible.
>>You can fill the issue but i can`t guarantee that it would be completed soon, 
>>or can do it yourself and present pull request.
>> 
>>best.
>>   
>>>Ok so just to understand on the client side. Set the pool size for data 
>>>streamer to 1.
>>> 
>>>But it will still look blocked?  
>>>On Mon., Sep. 12, 2022, 8:59 a.m. Zhenya Stanilovsky via user, < 
>>>user@ignite.apache.org > wrote:
John, seems all you can here is just to set this pool size into «1» , «0» — 
tends to error.
 
https://ignite.apache.org/docs/latest/data-streaming#configuring-data-streamer-thread-pool-size
 
1 thread will still be frozen in such a case. 
 
> 
>> 
>>>Hi I'm profiling my application through YourKit and it indicates that a 
>>>bunch of these threads (data-streamer-stripe) are "frozen" for 21 days. 
>>>This 
>>>
>>>I'm not using data streaming, is there a way to disable it or just 
>>>ignore the messages? The application is configured as thick client 
>>>(client = true) 
>> 
>> 
>> 
>>  
>> 
>> 
>> 
>>  
 
 
 
 

Re: Re[2]: What is data-streamer-stripe threasd?

2022-09-19 Thread John Smith
Nah, it's fine just wanted to make sure what it was. Unless you think I
should log at least an issue?


On Wed, Sep 14, 2022 at 3:13 AM Zhenya Stanilovsky via user <
user@ignite.apache.org> wrote:

> Yep, i already mention that you can`t disable this pool at all and 1
> worker thread still be visible.
> You can fill the issue but i can`t guarantee that it would be completed
> soon, or can do it yourself and present pull request.
>
> best.
>
>
> Ok so just to understand on the client side. Set the pool size for data
> streamer to 1.
>
> But it will still look blocked?
>
> On Mon., Sep. 12, 2022, 8:59 a.m. Zhenya Stanilovsky via user, <
> user@ignite.apache.org
> > wrote:
>
> John, seems all you can here is just to set this pool size into «1» , «0»
> — tends to error.
>
>
> https://ignite.apache.org/docs/latest/data-streaming#configuring-data-streamer-thread-pool-size
>
> 1 thread will still be frozen in such a case.
>
>
>
>
>
>
> Hi I'm profiling my application through YourKit and it indicates that a
> bunch of these threads (data-streamer-stripe) are "frozen" for 21 days.
> This
>
> I'm not using data streaming, is there a way to disable it or just ignore
> the messages? The application is configured as thick client (client = true)
>
>
>
>
>
>
>
>
>
>
>