Yes, it's working after setting the compact footer to true.
Regards,
Gangaiah
On Mon, Nov 8, 2021 at 2:29 PM Pavel Tupitsyn wrote:
> Can you please try the workaround from the comments in the ticket?
>
> ClientConfiguration.setBinaryConfiguration(new
> BinaryConfiguration().setCompactFooter(tru
Can you please try the workaround from the comments in the ticket?
ClientConfiguration.setBinaryConfiguration(new
BinaryConfiguration().setCompactFooter(true))
On Sun, Nov 7, 2021 at 10:23 PM Ganguly Gundeboina
wrote:
> Hi Pavel,
>
> We are facing the same issue which is mentioned in the below
Hi Pavel,
We are facing the same issue which is mentioned in the below ticket.
https://issues.apache.org/jira/projects/IGNITE/issues/IGNITE-10960?filter=allopenissues
Is there any workaround for this?
Regards,
Gangaiah
On Mon, Nov 8, 2021 at 12:37 AM Pavel Tupitsyn wrote:
> Hi Gangaiah,
>
> 1
Hi Gangaiah,
1. Can you please share a minimal reproducer?
2. Did it work before in 2.7.6?
On Sun, Nov 7, 2021 at 9:21 PM Ganguly Gundeboina
wrote:
> Hi Igniters,
>
>
>
> We have upgraded to 2.11 from 2.7.6 and trying to use Ignite thin clients
> in the latest version i.e. 2.11.0, we found one