-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53001/
-----------------------------------------------------------
Review request for geode, Hitesh Khamesra, Udo Kohlmeyer, and Dan Smith.
Bugs: GEODE-1927
https://issues.apache.org/jira/browse/GEODE-1927
Repository: geode
Description
-------
DeadlockDetector can read an archive of dependencies across the distributed
system. This adds a small ObjectInputStream modification to its method that
reads these archives to let it handle those created before the package rename.
Diffs
-----
geode-core/src/main/java/org/apache/geode/distributed/internal/deadlock/DeadlockDetector.java
2c70418e53b25edd3ae7cfe801e8f4b92ca1c3ec
Diff: https://reviews.apache.org/r/53001/diff/
Testing
-------
manual testing with an old archive
Thanks,
Bruce Schuchardt