Hi,

Does anyone know the reason why
https://github.com/apache/hbase/blob/master/hbase-examples/src/main/java/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.java
uses ForkJoinPool?
I checked the source of hbase client and haven't find any advantages
of using ForkJoinPool there.

Regards,
Vitaliy

Reply via email to