Fix ConsumeDriver running status#748
Conversation
|
Could you explain why do this change? |
| } | ||
| lock.lock(); | ||
| try { | ||
| if (running){ |
There was a problem hiding this comment.
Double Checked Locking
|
ConsumeDriver use a |
Did you face some issues? Could you paste the logs here? |
|
You should update changes.md and describe what is fixed. |
CI seems strange. Please update this and push again. |
I just found it when I am studying the skywalking-java source code |
|
It seems you broke the code style, please check before submit. |
CHANGESlog.