Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Interim Bug ID:  070706-111344-darrel-zeus
Bug-Number: 37091
Submitted by: darrel
Date: Friday July 6 2007 11:13
Priority: R2
Customer / HR:
Bug Comment: If BridgeServer.SELECTOR is enabled server connection threads timeout and are constantly recreated if when system is busy
Product Line: GemFire
Version: 5.0.2
Build:
Bug Description:

If

...

the

...

SELECTOR

...

is

...

enabled

...

and

...

the

...

actual

...

number

...

of

...

clients

...

is

...

less

...

then

...

the

...

configured

...

thread

...

pool

...

size

...

then

...

extra

...

threads

...

are

...

constantly

...

created

...

and

...

get

...

timed

...

out

...

and

...

recreated.

...

The

...

expected

...

behaviour

...

is

...

for

...

the

...

thread

...

pool

...

to

...

grow

...

to

...

the

...

number

...

of

...

clients,

...

in

...

this

...

case,

...

and

...

hold

...

steady

...

at

...

that

...

size

...

without

...

creating

...

extra

...

threads.

Assign to: darrel
Keywords:
Audit/Repair:
Stone Host/OS:
Gem Host/OS:
Dbf Host/OS:
Private cache:
Module:
Script/QC test:
Gemstone login:
Cc List:
Workaround:
Keep the the thread pool size <= to the number of clients.

...