Skip to content

Enforce explicit etaRange in some jet chains

As discussed in ATR-22917, this MR introduces the addition of explicit etaRange in chainPartName for each chain part if:

  • More than one chain part AND
  • At least one chain part does not use default etaRange AND
  • At least one chain part use default etaRange

This is enforced by aborting in such a case if the chain part using the default etaRange value does not have such etaRange value in chainPartName.

One chain was renamed to follow this convention.

@khoo @valentem @peter @markowen @dzanzi

Edited by Jonathan Bossio

Merge request reports