Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-819

netty: ChannelInboundByteHandlerAdapter no longer exist in 4.0.3.Final

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • None
    • Shuffle, Spark Core
    • None

    Description

      It appears the netty shuffle code uses netty version 4.0.0.Beta2, which by the tag was in beta. They now have 4.0.2.Final which doesn't include the api ChannelInboundByteHandlerAdapter which is used by the FileClientHandler. We should move to use a stable api. It looks like it was replaced with ChannelInboundHandlerAdapter.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tgraves Thomas Graves
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: