CacheException in method signatures

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

CacheException in method signatures

yzhdanov
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
Reply | Threaded
Open this post in threaded view
|

Re: CacheException in method signatures

Valentin Kulichenko
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 <[hidden email]> 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
>
Reply | Threaded
Open this post in threaded view
|

Re: CacheException in method signatures

dsetrakyan
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 <
[hidden email]> 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 <[hidden email]>
> 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
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: CacheException in method signatures

yzhdanov
Correct. Declaring and javadoc'ing.

--Yakov

2016-02-25 2:15 GMT+03:00 Dmitriy Setrakyan <[hidden email]>:

> 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 <
> [hidden email]> 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 <[hidden email]>
> > 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
> > >
> >
>