[
https://issues.apache.org/jira/browse/IGNITE-29010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107763#comment-18107763
]
Ignite TC Bot commented on IGNITE-29010:
----------------------------------------
[~alex_pl], a documentation PR is available for the Java thin client cache
partition configuration from IGNITE-27938:
https://github.com/apache/ignite/pull/13516 . Could you please take a look when
convenient?
> [doc] Document Java thin client cache partition configuration
> -------------------------------------------------------------
>
> Key: IGNITE-29010
> URL: https://issues.apache.org/jira/browse/IGNITE-29010
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Reporter: Ignite TC Bot
> Assignee: Ignite TC Bot
> Priority: Major
> Labels: ignite-2
> Time Spent: 10m
> Remaining Estimate: 0h
>
> IGNITE-27938 adds a user-facing Java thin client cache creation capability:
> ClientCacheConfiguration can now carry ClientAffinityConfiguration, including
> ClientAffinityConfiguration#setPartitions(int), so a Java thin client can
> configure the number of cache partitions when creating a cache.
> Source issue: https://issues.apache.org/jira/browse/IGNITE-27938
> Implementation PR: https://github.com/apache/ignite/pull/12783
> Local implementation commit: c8a6958d49
> Please document the minimal Java thin client usage in
> docs/_docs/thin-clients/java-thin-client.adoc, section Getting a Cache
> Instance, and update the getOrCreateCache Java snippet to show
> setAffinityConfiguration(new
> ClientAffinityConfiguration().setPartitions(...)).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)