[infinispan-issues] [JBoss JIRA] (ISPN-5663) cache.put() from C++ causes exception in Java cache.keySet()

Bipin Prasad (JIRA) issues at jboss.org
Tue Aug 4 16:06:02 EDT 2015


Bipin Prasad created ISPN-5663:
----------------------------------

             Summary: cache.put() from C++ causes exception in Java cache.keySet()
                 Key: ISPN-5663
                 URL: https://issues.jboss.org/browse/ISPN-5663
             Project: Infinispan
          Issue Type: Bug
          Components: Remote Protocols
    Affects Versions: 7.2.3.Final
         Environment: 7.2.3
            Reporter: Bipin Prasad


When a string key and value are entered via C++ HotRod client, a Java HotRod client encounters exception when calling cache.keySet().
Java cache.get() for the key return null but throws no exception.

In the reverse, when Java client adds values to the cache, the cache keys are not correctly matched in the C++ client. A fetch of all keys shows three binary characters in front of the key with the third binary character being length of the key.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list