Best compression codec

Hello,

I'm using Elasticsearch 7.10.2.
I have created a new index with index.codec: best_compression in its settings.

Is the best_compression for this new index taken on account during hot phase ? (or only during the warm phase after force merge)

Thank you

Every new segment will use this codec.