This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git
from 7dcea8baeb NIFI-13498 Added deprecation notices new b82e3d20b6 NIFI-13031 Changed PG StatusSnapshotDTO to use cloned copy for status new 34b5297c93 NIFI-13420 Maintain consistent maxNonHeapBytes for clustered diagnostics The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../dto/status/ConnectionStatusSnapshotDTO.java | 1 + .../dto/status/ProcessGroupStatusSnapshotDTO.java | 43 +++++++++++++++++----- .../entity/ConnectionStatisticsSnapshotEntity.java | 1 + .../api/entity/ConnectionStatusSnapshotEntity.java | 1 + .../web/api/entity/PortStatusSnapshotEntity.java | 1 + .../entity/ProcessGroupStatusSnapshotEntity.java | 1 + .../api/entity/ProcessorStatusSnapshotEntity.java | 1 + .../RemoteProcessGroupStatusSnapshotEntity.java | 1 + .../apache/nifi/cluster/manager/StatusMerger.java | 6 ++- 9 files changed, 46 insertions(+), 10 deletions(-)