Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-81970

Numeric query does not match expectations

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 7.0.2
    • Component/s: None
    • ALL
    • Hide
      {
        "_id": {
          "$numberLong": "106500"
        },
        "change": 12000,
        "time": 1696782364,
        "bet_data": "{\"bet_all\":29600,\"bet_activity\":29600,\"bet_recharge\":0}",
        "money_chips_list": "[{\"activity_id\":90001,\"change_left_chips\":12000,\"change_total_lose\":8880,\"draw_cash_total_lose\":293822,\"total_lose\":270732,\"clear_stat\":0}]",
        "bet": 29600,
        "game_id": {
          "$numberLong": "0"
        },
        "request_id": {
          "$numberLong": "13367620078370880"
        },
        "uid": 13506074,
        "activity_lua": {
          "12001": {
            "drawCashLimit": 1000,
            "leftChips": 0,
            "drawCashTotalLose": 1,
            "totalGiveChips": 1000,
            "totalLose": 1,
            "received": 1,
            "giveChips": 1000,
            "id": 12001
          },
          "12005": {
            "totalGiveChips": 100000,
            "rechargeBeforLoseChips": 10000,
            "giveChips": 100000,
            "leftChips": 0,
            "drawCashTotalLose": 55000,
            "betTimesMax": 1252,
            "rechargeBeforChips": 558819,
            "rechargeGiveChips": 55000,
            "id": 12005,
            "leftChipsMax": 905955,
            "leftChipsMin": 99820,
            "betTimes": 2171,
            "received": 1,
            "totalLose": 55000
          },
          "12006": {
            "drawCashTotalLose": 150000,
            "received": 1,
            "totalLose": 150000,
            "giveChips": 15000,
            "id": 12006,
            "leftChips": 0
          },
          "12007": {
            "id": 12007,
            "controlTimes": 0,
            "leftChips": 0,
            "drawCashTotalLose": 25000,
            "curDay": 169,
            "totalLose": 15510,
            "totalGiveChips": 0
          },
          "13003": {
            "totalLose": 2661,
            "giveChips": 2661,
            "id": 13003,
            "leftChips": 0,
            "drawCashTotalLose": 2661,
            "received": 1
          },
          "13004": {
            "received": 1,
            "totalLose": 1000,
            "giveChips": 1000,
            "id": 13004,
            "leftChips": 0,
            "drawCashTotalLose": 1000
          },
          "13011": {
            "continueDay": 1,
            "drawcashTime": 1679599350,
            "signtime": 1696780800,
            "poolChips": 7785995,
            "leftChips": 0,
            "isFristRecharge": 1,
            "controlTimes": 0,
            "totalLose": 3132,
            "totalGiveChips": 216106,
            "rechargeLuckSignRecord": {
              "100000": "20230613"
            },
            "reset": "2023164",
            "received": 1,
            "signDay": 1,
            "giveChips": 0,
            "drawCashTotalLose": 9054,
            "refreshPooltime": 1696780800,
            "id": 13011,
            "needBets": 1000,
            "rechargeLuckSignChips": 6172,
            "spined": 1
          },
          "90001": {
            "giveChips": 8599,
            "id": 90001,
            "controlTimes": 0,
            "drawCashLimit": 146911,
            "drawCashTotalLose": 293822,
            "totalGiveChips": 146911,
            "totalLose": 270732,
            "leftChips": 3173
          }
        }
      } 
      Show
      {   "_id" : {     "$numberLong" : "106500"   },   "change" : 12000,   "time" : 1696782364,   "bet_data" : "{\" bet_all\ ":29600,\" bet_activity\ ":29600,\" bet_recharge\ ":0}" ,   "money_chips_list" : "[{\" activity_id\ ":90001,\" change_left_chips\ ":12000,\" change_total_lose\ ":8880,\" draw_cash_total_lose\ ":293822,\" total_lose\ ":270732,\" clear_stat\ ":0}]" ,   "bet" : 29600,   "game_id" : {     "$numberLong" : "0"   },   "request_id" : {     "$numberLong" : "13367620078370880"   },   "uid" : 13506074,   "activity_lua" : {     "12001" : {       "drawCashLimit" : 1000,       "leftChips" : 0,       "drawCashTotalLose" : 1,       "totalGiveChips" : 1000,       "totalLose" : 1,       "received" : 1,       "giveChips" : 1000,       "id" : 12001     },     "12005" : {       "totalGiveChips" : 100000,       "rechargeBeforLoseChips" : 10000,       "giveChips" : 100000,       "leftChips" : 0,       "drawCashTotalLose" : 55000,       "betTimesMax" : 1252,       "rechargeBeforChips" : 558819,       "rechargeGiveChips" : 55000,       "id" : 12005,       "leftChipsMax" : 905955,       "leftChipsMin" : 99820,       "betTimes" : 2171,       "received" : 1,       "totalLose" : 55000     },     "12006" : {       "drawCashTotalLose" : 150000,       "received" : 1,       "totalLose" : 150000,       "giveChips" : 15000,       "id" : 12006,       "leftChips" : 0     },     "12007" : {       "id" : 12007,       "controlTimes" : 0,       "leftChips" : 0,       "drawCashTotalLose" : 25000,       "curDay" : 169,       "totalLose" : 15510,       "totalGiveChips" : 0     },     "13003" : {       "totalLose" : 2661,       "giveChips" : 2661,       "id" : 13003,       "leftChips" : 0,       "drawCashTotalLose" : 2661,       "received" : 1     },     "13004" : {       "received" : 1,       "totalLose" : 1000,       "giveChips" : 1000,       "id" : 13004,       "leftChips" : 0,       "drawCashTotalLose" : 1000     },     "13011" : {       "continueDay" : 1,       "drawcashTime" : 1679599350,       "signtime" : 1696780800,       "poolChips" : 7785995,       "leftChips" : 0,       "isFristRecharge" : 1,       "controlTimes" : 0,       "totalLose" : 3132,       "totalGiveChips" : 216106,       "rechargeLuckSignRecord" : {         "100000" : "20230613"       },       "reset" : "2023164" ,       "received" : 1,       "signDay" : 1,       "giveChips" : 0,       "drawCashTotalLose" : 9054,       "refreshPooltime" : 1696780800,       "id" : 13011,       "needBets" : 1000,       "rechargeLuckSignChips" : 6172,       "spined" : 1     },     "90001" : {       "giveChips" : 8599,       "id" : 90001,       "controlTimes" : 0,       "drawCashLimit" : 146911,       "drawCashTotalLose" : 293822,       "totalGiveChips" : 146911,       "totalLose" : 270732,       "leftChips" : 3173     }   } }

      As shown in the figure, when I query request_id=881, I query the data of request_id=880

            Assignee:
            noopur.gupta@mongodb.com Noopur Gupta
            Reporter:
            gooohlan@gmail.com gooohlan hu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: