Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-4443

Cassandra SE: ERROR 1928 (HY000): Internal error: 'Thrift exception: Called write on non-open socket'

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.1
    • 10.0.3
    • None
    • ubuntu 12.04 x64, M* 10.0.1

    Description

      to reproduce:
      create tbl (...) engine=cassandra ...
      use tbl;
      select smth from tbl;

      /restart cassandra/

      try to repeat last query:
      ERROR 1928 (HY000): Internal error: 'Thrift exception: write() send(): Broken pipe'
      ERROR 1928 (HY000): Internal error: 'Thrift exception: Called write on non-open socket'

      restart mysql service fixes problem.

      socket leak?
      and seems affected 10.0.2 too (at least looking in sources).

      Attachments

        Activity

          karpa13a Mihail Karp created issue -

          Does FLUSH TABLES help, by any chance?

          elenst Elena Stepanova added a comment - Does FLUSH TABLES help, by any chance?
          karpa13a Mihail Karp added a comment -

          yep
          flush tables do same think as restart daemon

          karpa13a Mihail Karp added a comment - yep flush tables do same think as restart daemon

          It might be reasonable then, but I'll forward it to Sergei to confirm (or to see if anything can/should be done about it).

          elenst Elena Stepanova added a comment - It might be reasonable then, but I'll forward it to Sergei to confirm (or to see if anything can/should be done about it).
          elenst Elena Stepanova made changes -
          Field Original Value New Value
          Assignee Sergei Petrunia [ psergey ]
          elenst Elena Stepanova made changes -
          Affects Version/s 10.0.1 [ 11400 ]
          elenst Elena Stepanova made changes -
          Labels cassandra
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0.3 [ 12900 ]
          psergei Sergei Petrunia made changes -
          Status Open [ 1 ] In Progress [ 3 ]

          Fixed. Cassandra SE had a feature that would retry failed calls, but it only handled Cassandra's errors errors. Now, it handles network disconnects, also.

          psergei Sergei Petrunia added a comment - Fixed. Cassandra SE had a feature that would retry failed calls, but it only handled Cassandra's errors errors. Now, it handles network disconnects, also.
          psergei Sergei Petrunia made changes -
          Resolution Fixed [ 1 ]
          Status In Progress [ 3 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow defaullt [ 27237 ] MariaDB v2 [ 45431 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 45431 ] MariaDB v3 [ 66095 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 66095 ] MariaDB v4 [ 146636 ]

          People

            psergei Sergei Petrunia
            karpa13a Mihail Karp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.