influxdb/tsdb/internal
Philip O'Toole 425a65fca1 RemoteShard mapping now performed over TCP
With this change remote mapping no longer uses HTTP, as the HTTP ports
exposed by nodes on the cluster are not known cluster wide. The TCP
ports exposed by the cluster service are, so this change uses that
functionality. Each RemoteMapper has its own dedicated connection pool
for each node, and remote mapping TCP connections are in no way coupled
with query TCP connections.
2015-07-20 10:44:38 -07:00
..
meta.pb.go RemoteShard mapping now performed over TCP 2015-07-20 10:44:38 -07:00
meta.proto change influxql DataType from string to int 2015-06-10 16:02:26 -04:00