Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-4695

Startup failure should be logged in log file.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      When drillbit failed to start, the thrown exception did not get logged in drillbit.log. In the log we can only see "Shutdown begun" as shown below.

      2016-05-25 13:58:26,132 [main] DEBUG o.apache.drill.exec.server.Drillbit - Shutdown begun.
      2016-05-25 13:58:28,150 [pool-5-thread-2] INFO o.a.drill.exec.rpc.data.DataServer - closed eventLoopGroup io.netty.channel.epoll.EpollEventLoopGroup@2164289f in 1014 ms
      2016-05-25 13:58:28,150 [pool-5-thread-1] INFO o.a.drill.exec.rpc.user.UserServer - closed eventLoopGroup io.netty.channel.epoll.EpollEventLoopGroup@2164289f in 1014 ms
      2016-05-25 13:58:28,150 [pool-5-thread-2] INFO o.a.drill.exec.service.ServiceEngine - closed dataPool in 1015 ms
      2016-05-25 13:58:28,150 [pool-5-thread-1] INFO o.a.drill.exec.service.ServiceEngine - closed userServer in 1015 ms
      2016-05-25 13:58:28,177 [main] WARN o.apache.drill.exec.server.Drillbit - Failure on close()

      Attachments

        Activity

          People

            cshi Chunhui Shi
            cshi Chunhui Shi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: