Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-11923

select json not stable, sometimes wrong data mapping returned from cassandra.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • Legacy/CQL
    • None
    • cassandra 2.2.3, centos 6

    • Normal

    Description

      Recent developed a storage service supported by cassandra in behind.
      one feature is getting data of json format.
      However, after testing well under local environment, I found some mapping error in production environment.
      e.g. right data is

      {'k1': 'v1', 'k2': 'v2'}

      , but sometimes I can get

      {'k1': 'v', 'k2': '1'}

      in response, which occurs occasionally for the same request.
      Any one else has the same issue like me?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              GQHero GQHero
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: