Bamboo should be able to survive DB failovers

XMLWordPrintable

      Problem

      When a DB failover happens, Bamboo can't handle that smoothly. It fails and crashes with errors below

      Caused by: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.
      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:527)
           ... 82 more
       Caused by: java.io.EOFException
           at org.postgresql.core.PGStream.receiveChar(PGStream.java:445)
      
      org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2057)
           at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:521)    at 
      

      Suggestion

              Assignee:
              Unassigned
              Reporter:
              Prasanth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: