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/
