Skip to main content
1-Visitor
March 22, 2019
Question

Java SDK property buffer size

  • March 22, 2019
  • 1 reply
  • 1515 views

In java sdk, if I set a property more than 100 times and then call updatesubscribedproperties, lets say 200 times.

I observe that only 100 values are sent to the server.

I assume there must be some buffer size/ stack size which determines this depth of stack.

Is there a way I can increase the "buffer" size to more than 100 ?

 

Thanks

-Manas

1 reply

Support
March 29, 2019

Hi @manasvi.

 

It looks like you've entered a case for this.  Please post the solution here once you have resolved it.

 

Regards.

 

--Sharon

manasvi1-VisitorAuthor
1-Visitor
May 23, 2019

Sure, I would post the solution.

I am waiting for the resolution as well.