Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10318

Update cqlsh COPY for new internal driver serialization interface

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.0.0 rc1
    • Legacy/Tools
    • None
    • Normal

    Description

      A recent driver update changed some of the internal serialization interface. cqlsh relies on this for the copy command and will need to be updated.

      Previously used

      cassandra.protocol.QueryMesage.to_binary
      

      now should use

      cassandra.protocol.ProtocolHandler.encode_message(...)
      

      Attachments

        Issue Links

          Activity

            People

              stefania Stefania Alborghetti
              aholmber Adam Holmberg
              Stefania Alborghetti
              Adam Holmberg
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: