Skip to content

Instantly share code, notes, and snippets.

@mlowicki
Created October 6, 2015 19:45
Show Gist options
  • Save mlowicki/7f1bd6b0625187683347 to your computer and use it in GitHub Desktop.
Save mlowicki/7f1bd6b0625187683347 to your computer and use it in GitHub Desktop.
In [2]: DEBUG connection Sending options message heartbeat on idle connection (49897744) 10.210.3.162
DEBUG connection response: <SupportedMessage(stream_id=12, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (49897744) from 10.210.3.162
DEBUG connection Sending options message heartbeat on idle connection (79222416) 10.210.3.221
DEBUG connection Sending options message heartbeat on idle connection (79221584) 10.210.3.117
DEBUG connection Sending options message heartbeat on idle connection (79279568) 10.210.3.224
DEBUG connection Sending options message heartbeat on idle connection (79279632) 10.210.3.160
DEBUG connection Sending options message heartbeat on idle connection (79281680) 10.210.3.161
DEBUG connection Sending options message heartbeat on idle connection (79281232) 10.210.3.162
DEBUG connection response: <SupportedMessage(stream_id=4, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Sending options message heartbeat on idle connection (79544848) 10.210.3.162
DEBUG connection Received options response on connection (79222416) from 10.210.3.221
DEBUG connection Sending options message heartbeat on idle connection (79137424) 10.210.3.230
DEBUG connection Sending options message heartbeat on idle connection (76016528) 10.210.3.160
DEBUG connection response: <SupportedMessage(stream_id=4, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (79221584) from 10.210.3.117
DEBUG connection response: <SupportedMessage(stream_id=4, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (79279568) from 10.210.3.224
DEBUG connection response: <SupportedMessage(stream_id=12, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (76016528) from 10.210.3.160
DEBUG connection response: <SupportedMessage(stream_id=4, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (79279632) from 10.210.3.160
DEBUG connection response: <SupportedMessage(stream_id=5, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (79281232) from 10.210.3.162
DEBUG connection response: <SupportedMessage(stream_id=4, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (79281680) from 10.210.3.161
DEBUG connection response: <SupportedMessage(stream_id=4, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (79544848) from 10.210.3.162
DEBUG connection response: <SupportedMessage(stream_id=4, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (79137424) from 10.210.3.230
DEBUG connection Sending options message heartbeat on idle connection (49897744) 10.210.3.162
DEBUG connection response: <SupportedMessage(stream_id=13, cql_versions=[u'3.2.0'], options={u'COMPRESSION': [u'snappy', u'lz4']}, trace_id=None)>
DEBUG connection Received options response on connection (49897744) from 10.210.3.162
DEBUG connection Sending options message heartbeat on idle connection (76085072) 10.210.3.221
DEBUG connection Sending options message heartbeat on idle connection (79222416) 10.210.3.221
DEBUG connection Sending options message heartbeat on idle connection (79138768) 10.210.3.117
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment