Skip to content

NIFI-3118: Inconsistent order of garbage collection statistics#1337

Closed
mcgilman wants to merge 1 commit intoapache:masterfrom
mcgilman:NIFI-3118
Closed

NIFI-3118: Inconsistent order of garbage collection statistics#1337
mcgilman wants to merge 1 commit intoapache:masterfrom
mcgilman:NIFI-3118

Conversation

@mcgilman
Copy link
Contributor

NIFI-3118

  • Sorting the garbage collection stats and content repository entries client side. Opting to not sort server side as the property of the DTO does not support deterministic order. Consequently, order would need to be implemented every time that DTO is (de)serializaed which may happen in a number of places with zero master clustering.

@mcgilman
Copy link
Contributor Author

Please hold off on reviewing this PR. The issue also occurs in the Cluster view and the proposed solution needs to be updated to account for that.

@mcgilman
Copy link
Contributor Author

mcgilman commented Jan 3, 2017

The PR has been updated. Discovered a separate issue that I've created another JIRA [1] for which can be addressed later.

[1] https://issues.apache.org/jira/browse/NIFI-3272

- Sorting the garbage collection stats and content repository entries client side. Opting to not sort server side as the property of the DTO does not allow deterministic sorting. Consequently, order would need to be implemented every time that DTO is (de)serializaed which may happen in a number of places with zero master clustering.
@asfgit asfgit closed this in a794166 Jan 9, 2017
@mcgilman mcgilman deleted the NIFI-3118 branch January 12, 2018 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant