ignitetcbot commented on code in PR #13087: URL: https://github.com/apache/ignite/pull/13087#discussion_r3183688285
########## docs/_docs/data-modeling/data-partitioning.adoc: ########## @@ -52,7 +52,7 @@ No data exchange happens between the remaining nodes. TODO: You can implement a custom affinity function if you want to control the way data is distributed in the cluster. -See the link:advanced-topics/affinity-function[Affinity Function] section in Advanced Topics. +See the link:data-modeling/data-partitioning#affinity-function[Affinity Function] section. Review Comment: That's fine here that section is hidden. Practically those who would like to implement such advanced functions as a custom affinity could read cwiki.apache.org and/or java code and javadocs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
