[
https://issues.apache.org/jira/browse/IGNITE-29010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Pavlov updated IGNITE-29010:
-----------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> [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
> Fix For: 2.19
>
> Time Spent: 20m
> 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)