pivotal-jbarrett commented on a change in pull request #6697:
URL: https://github.com/apache/geode/pull/6697#discussion_r670679112
##########
File path:
geode-core/src/main/java/org/apache/geode/internal/cache/FilterRoutingInfo.java
##########
@@ -231,16 +209,16 @@ public void fromData(DataInput in) throws IOException,
ClassNotFoundException {
InternalDataSerializer.invokeFromData(fInfo, in);
Review comment:
Any call that pulls the DS or Cache out of the ether should be
deprecated. I am not scoping this these cleanups to try and resolve all of that
at this time. There is a very old Geode addressing that issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]