Ivan Daschinskiy created IGNITE-14429:
-----------------------------------------

             Summary: Python thin client cache.get_size works not as expected 
and PeekModes are incorrect.
                 Key: IGNITE-14429
                 URL: https://issues.apache.org/jira/browse/IGNITE-14429
             Project: Ignite
          Issue Type: Bug
          Components: python, thin client
            Reporter: Ivan Daschinskiy


1. PeekModes is now ByteArray, so class variables should be changed.
Currently these values are incorrect, seems like masks. They should be changed 
to ordinal values in order to resemble java enum.
2. By default,  peek_modes in get_size should be None, not 0
* If pass 0, behaviour is not if we use PeekModes.ALL, but PeekModes.PRIMARY




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to