Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rboccuzziThere really isn't a "best value", it depends on the size RAM in your system, and the other processes that you are running, and other environmental factors. As mentioned above, you really should try removing the duplicates, your graph will likely run much faster and not encounter this issue. However, you can always unset the value and go back to the PRE-4.5 behavior, but your error message is much better with a cap, and your behavior is more deterministic...if you don't have a limit, sometimes you could crash your server, sometimes your graph will run, sometimes it will crash, etc. My recommendation would be to set it fairly high, try a few gig. Or you can set it to *UNDEFINED*, (notice no quotes around it), which will unset the value....you need to make sure there is no value anywhere up the property chain though, so you would need to make sure that ls.brain.node.join.maxBufferSize is not set, but also ls.brain.node.maxBufferSize, ls.brain.maxBufferSize, etc.
Cheers
Rich