f101e9a775
Change HashMap to ConcurrentHashMap, because it can be used by many worker threads.
Change HashMap to ConcurrentHashMap, because it can be used by many worker threads.