Originally: https://github.com/influxdb/influxdb.com/issues/436
From influxdata/influxdb#4587:
"HTTP line protocol handler will now write all successfully parsed points instead of failing the entire batch if one failed. When some points fail to parse and the remaining are written successfully, the endpoint returns a partial write error with the failed lines in the response. This makes the behavior more consistent with the other inputs."