Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4508

CacheQueryExample and CacheClientBinaryQueryExample print class name and hash instead of smth meaningful

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7
    • 2.0
    • general
    • None

    Description

      Examples org.apache.ignite.examples.datagrid.CacheQueryExample and org.apache.ignite.examples.binary.datagrid.CacheClientBinaryQueryExample print class name and hash instead of something meaningful:

      >>> People with salaries between 0 and 1000 (queried with SCAN query): 
      >>>     Entry [key=BinaryObject [idHash=622772003, hash=570907497], val=BinaryObject [idHash=699871906, hash=828088650]]
      >>>     Entry [key=BinaryObject [idHash=460333119, hash=570907528], val=BinaryObject [idHash=1365711624, hash=402207819]]
      
      >>> Employees working for GridGain:
      >>>     BinaryObject [idHash=415906914, hash=504478805]
      >>>     BinaryObject [idHash=739210872, hash=36627152]
      >>>     BinaryObject [idHash=1154941313, hash=1266093632]
      

      Attachments

        Activity

          People

            krybakova Ksenia Rybakova
            krybakova Ksenia Rybakova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: