JSONObject doesn't handle 64-bit integers

[?]
Jun 25, 2015, 2:59 PM
ZTVVUMTKHA6ZRYNR2JJRTLONT7I5WXSWFDOGU5CJTB5JOIVTAHLQC

Dependencies

  • [2] A2GL5FOZ Moar stats
  • [3] LE4VZIY5 More stats
  • [4] PLOZBRTR Add command ‘hydra-queue-runner --status’ to show current status
  • [*] 24BMQDZA Start of single-process hydra-queue-runner

Change contents

  • replacement in src/hydra-queue-runner/hydra-queue-runner.cc at line 1598
    [3.818][2.1365:1459]()
    root.attr("bytesSent", bytesSent);
    root.attr("bytesReceived", bytesReceived);
    [3.818]
    [3.1221]
    root.attr("bytesSent"); out << bytesSent;
    root.attr("bytesReceived"); out << bytesReceived;