You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "dschneider-pivotal (GitHub)" <gi...@apache.org> on 2019/09/18 14:55:24 UTC

[GitHub] [geode] dschneider-pivotal commented on pull request #4067: GEODE-6871: Disk free space info exposed via JMX

@jujoramos Does the addition of a new method on an interface break old code that is already compiled against the old interface? When you say it "breaks backward compatibility" what do you mean? Is it that the old class files will no longer run with the new product jar? Or is it that old code will no longer compile? In the past we treated method additions as compatible, but removing methods and changing existing methods as incompatible.

[ Full content available at: https://github.com/apache/geode/pull/4067 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org