Re: Binary types configuration and cluster configuration consistency between server and client nodes

2021-12-02 Thread Pavel Tupitsyn
the suggestions you may provide and, please, give me > a pointer to that static type clean-up advise you sent me before. > > > > Regards, > > Antonio > > > > *From:* Pavel Tupitsyn > *Sent:* 30 November 2021 13:49 > *To:* user > *Subject:* Re: Binary t

RE: Binary types configuration and cluster configuration consistency between server and client nodes

2021-12-02 Thread Rotondi, Antonio
. Thanks again for all the suggestions you may provide and, please, give me a pointer to that static type clean-up advise you sent me before. Regards, Antonio From: Pavel Tupitsyn Sent: 30 November 2021 13:49 To: user Subject: Re: Binary types configuration and cluster configuration consistency

Re: Binary types configuration and cluster configuration consistency between server and client nodes

2021-11-30 Thread Pavel Tupitsyn
Hello Antonio, You can solve this by removing all types from the static BinaryConfiguration, and rely on dynamic type registration instead. In most cases, you don't need to do anything extra and types will be registered automatically on first use (e.g. cache.put call). If you still encounter an e

Binary types configuration and cluster configuration consistency between server and client nodes

2021-11-30 Thread Rotondi, Antonio
Hello, I have a question regarding an application we have already in production and for which we are trying to clean as much as possible the dependencies between server node and client node ones resources. In particular we are seeing that it is not possible to set the binary types configuration