Is it okay, in a minor release, to implement Region.getStatistics for partitioned regions? See GEODE-2685. The current behavior is for it to always throw UnsupportedOperationException. I doubt that any application is depending on that behavior but it could be. I know we have seen changes like this in the past break the tests of other products that are layered on top of Geode. Should this type of change be considered one that breaks backwards compatibility?
- Changing external methods to no longer throw Unsupported... Darrel Schneider
- Re: Changing external methods to no longer throw Un... Anilkumar Gingade
- Re: Changing external methods to no longer thro... Jacob Barrett
- Re: Changing external methods to no longer ... Anilkumar Gingade
- Re: Changing external methods to no lon... Dan Smith
- Re: Changing external methods to n... Udo Kohlmeyer
- Re: Changing external methods ... Owen Nichols
- Re: Changing external meth... Darrel Schneider