Commit 2015a639 authored by chiaming2000's avatar chiaming2000
Browse files

Peer to peer operation behavior enhancement.

1. Unless the p2p operation cannot be completed for all the operations,
the method does not throw an KineticException. Instead, the overall
status is set and can be obtained with the returned object {@link
PeerToPeerOperation#getStatus()} API.

2. Applications check the overall status and if it is set to false, the
individual status can be obtained from {@link
PeerToPeerOperation#getOperationList()}.

3. Please see kinetic.client.p2p.KineticP2pClient JavaDoc for API
specification and behavior.
parent 591588da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment