Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2937
IMHO, it would be better to use
[ReentrantReadWriteLock](https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/locks/ReentrantReadWriteLock.html).
What do you think of it?---
