Bug 1039974

Summary: Developer Guide - hot rod protocol problems
Product: [JBoss] JBoss Data Grid 6 Reporter: Michal Linhard <mlinhard>
Component: DocumentationAssignee: Mandar Joshi <majoshi>
Status: CLOSED DUPLICATE QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: high    
Version: 6.2.0CC: anistor, gsheldon, jdg-bugs, mhusnain, mlinhard, nobody, pyaduvan
Target Milestone: GA   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 12540, Developer Guide-6.2-3 Build Date: 10-12-2013 13:42:18 Topic ID: 6722-563475 [Latest]
Last Closed: 2014-01-08 05:00:02 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 Michal Linhard 2013-12-10 12:57:01 UTC
JDG 6.2.0 will support hot rod protocol version 1.3 with these new operations:

GetWithMetadata
BulkKeysGet
Query

which are not yet documented. The documentation should also clearly state version of the protocol that it's documenting.

Comment 2 Michal Linhard 2013-12-10 13:18:27 UTC
related issue 2: there are few occurences of error, related to description of vInt data type, saying that it can be "up to 6 bytes" long (use search to find this exact phrase) this should be "up to 5 bytes"

Comment 5 Michal Linhard 2013-12-12 07:41:44 UTC
the operations
GetWithMetadata
BulkKeysGet
were added in version 1.2, so they're described in this section of 6.0 docs
http://infinispan.org/docs/6.0.x/user_guide/user_guide.html#_hot_rod_protocol_1_2

and Query doesn't seem to be documented yet (there are TODOs). We should ask the protocol authors to supply that info.

Comment 6 Michal Linhard 2013-12-12 07:57:55 UTC
sent mail to Adrian Nistor

Comment 7 gsheldon 2013-12-17 07:04:10 UTC
https://issues.jboss.org/browse/ISPN-3688

Comment 8 gsheldon 2013-12-18 22:48:56 UTC
Assigning this over to Mandar.

Mandar, see how you go with this - anistor should be able to help you with any issues.

Thanks.

Comment 10 Adrian Nistor 2013-12-20 01:53:21 UTC
A pull request is on the way to be integrated: https://github.com/infinispan/infinispan/pull/2310

Comment 11 Adrian Nistor 2013-12-20 01:55:18 UTC
Could you please add a ref to https://issues.jboss.org/browse/ISPN-3688 ? 
It seems I'm not allowed to edit 'External Reference'

Comment 13 gsheldon 2014-01-08 05:00:02 UTC
The remaining issues for this bug are being tracked in a QE bug.

*** This bug has been marked as a duplicate of bug 1049678 ***