+1.5B
This method is a core component of my local transaction/redirection implementation.
Hopefully, this was an oversight and not intended to be removed.
Erik
-----Original Message-----
From: infinispan-dev-bounces(a)lists.jboss.org
[mailto:infinispan-dev-bounces@lists.jboss.org] On Behalf Of Paul Ferraro
Sent: Wednesday, February 23, 2011 12:01 PM
To: infinispan-dev(a)lists.jboss.org
Subject: [infinispan-dev] API stability policy for major vs minor vs patch releases
In my course of upgrading AS6 from 4.2.0.Final to 4.2.1.CR3, I came across a
NoSuchMethodError. Specifically, a couple AS components utilize
DistributionManager.isLocal(String), which was dropped from the public API sometime after
4.2.1.CR1.
While the fix is trivial enough (in the end I'll need to perform several component
release to compensate), this raises the larger issue of a API stability policy for major
vs minor vs patch releases. At the very least, I don't think its wise to remove
methods from a public interface in a patch release. In my opinion, removing methods from
a public API should only happen across major releases, and even then, only after being
formally deprecated.
Thoughts?
Paul
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
The information contained in this message is legally privileged and confidential, and is
intended for the individual or entity to whom it is addressed (or their designee). If this
message is read by anyone other than the intended recipient, please be advised that
distribution of this message, in any form, is strictly prohibited. If you have received
this message in error, please notify the sender immediately and delete or destroy all
copies of this message.