Correct. Declaring and javadoc'ing. --Yakov
2016-02-25 2:15 GMT+03:00 Dmitriy Setrakyan <dsetrak...@apache.org>: > The way I understood, Yakov is talking about declaring an exception on the > method signature, no? > > On Wed, Feb 24, 2016 at 2:54 PM, Valentin Kulichenko < > valentin.kuliche...@gmail.com> wrote: > > > Yakov, > > > > I'm not sure I understand. What exactly you want to change and how it > will > > fix the user's issue? > > > > -Val > > > > On Wed, Feb 24, 2016 at 2:21 AM, Yakov Zhdanov <yzhda...@apache.org> > > wrote: > > > > > Guys, > > > > > > Please take a look at stacktrace reported here - > > > > > > > > > http://apache-ignite-users.70518.x6.nabble.com/Exception-on-Ignite-cluster-shutdown-td3129.html > > > > > > Here we have Cache.close() method throwing CacheException which is not > > > declared. > > > > > > Val, can you please review the signatures and fix issues of the kind? > > > > > > --Yakov > > > > > >