Hello!

MutableConfiguration does not include cache name so it is not used when
computing hash code.

Since this is an implementation detail that is never documented I think it
is a very minor issue from our side. Still, you can fill an issue against
Apache Ignite JIRA if you like.

Regards,

I think this
-- 
Ilya Kasnacheev


вс, 23 сент. 2018 г. в 21:22, kcheng.mvp <[email protected]>:

> As I pass different cache name as the parameter, so I suppose the hash code
> should be different.
>
>
> in my use case i create Spring bean via @Bean with     @Scope(value =
> SCOPE_PROTOTYPE)
>
> when I try to verify if a new instance is created or not I found the hash
> code is the same.
> that's why I ask this question.
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to