Motivation: 97361fa2c8 replace synchronized with ConcurrentHashMap in *Bootstrap classes but missed to do the same for the Http2 variant. Modifications: - Use ConcurrentHashMap - Simplify code in *Bootstrap classes Result: Less contention
97361fa2c8