dinky icon indicating copy to clipboard operation
dinky copied to clipboard

[Bug] [core] SessionPool中的push操作 executorList.size() >= FlinkConstant.DEFAULT_SESSION_COUNT 此处未生效

Open liulian6 opened this issue 2 years ago • 1 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

add session executor push operation, this code judge is not execute forever [executorList.size() >= FlinkConstant.DEFAULT_SESSION_COUNT]

What you expected to happen

detele

How to reproduce

doesn't work

Anything else

No response

Version

dev

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

liulian6 avatar Apr 17 '22 00:04 liulian6

Yes, welcome to optimize.

aiwenmo avatar Apr 19 '22 14:04 aiwenmo

session already removed in 1.0

gaoyan1998 avatar Dec 15 '23 14:12 gaoyan1998