Bug 1266931

Summary: The Developer Guide should describe the methods of DistributedExecutorService
Product: [JBoss] JBoss Data Grid 6 Reporter: Alan Field <afield>
Component: DocumentationAssignee: Christian Huffman <chuffman>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5.1CC: afield, chuffman, jdg-bugs
Target Milestone: Post GA   
Target Release: 6.5.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-30 12:33:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alan Field 2015-09-28 14:52:23 UTC
Document URL: http://docbuilder.usersys.redhat.com/12540/#chap-Distributed_Execution

Section Number and Name: Distributed Execution

Describe the issue: 

The current documentation describes the DistributedCallable API which contains the code to be implemented and executed across the cluster. However, the DistributedExecutorService class is not described, and it contains methods used to control the execution of the DistributedCallable across the cluster. The code can be executed across all nodes and keys in the cluster, or the nodes and keys can be specified in the DistributedExecutorService class. 

Suggestions for improvement: 

The documentation should describe this class.

Additional information: 

https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.5/html/API_Documentation/files/api/org/infinispan/distexec/DistributedExecutorService.html

Comment 10 Christian Huffman 2015-10-30 12:33:23 UTC
This section has been published and is available on the customer portal at the following link:

https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.5/html-single/Developer_Guide/index.html#Distributed_Executor_Service