• Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 10.0
    • None
    • Server

      Move the server environment to latest WildFly version 11

            [TEIID-5002] Use WildFly 11 Server Environment

            Upgraded to freshly minted WF 11

            Ramesh Reddy added a comment - Upgraded to freshly minted WF 11

            Moved to WILDFLY-11.CR1 for now. As soon as 11-final is available, we will move to that and resolve this issue.

            Ramesh Reddy added a comment - Moved to WILDFLY-11.CR1 for now. As soon as 11-final is available, we will move to that and resolve this issue.

            Netty deprecated a method when it actually should have been removed. In ObjectEncoder.AnonymousChunkedStream use:

                            public ByteBuf readChunk(ByteBufAllocator allocator) throws Exception {
            		    ByteBuf cb = super.readChunk(allocator);
            

            Instead of the old readChunk signature.

            Steven Hawkins added a comment - Netty deprecated a method when it actually should have been removed. In ObjectEncoder.AnonymousChunkedStream use: public ByteBuf readChunk(ByteBufAllocator allocator) throws Exception { ByteBuf cb = super .readChunk(allocator); Instead of the old readChunk signature.

            I'll have a look.

            Steven Hawkins added a comment - I'll have a look.

            rhn-engineering-shawkins I have this in a branch at https://github.com/rareddy/teiid/tree/TEIID-5002 for WF 11 CR1. I have one test failing with netty stuff I could not resolve could you take a look. TestCommSockets.

            Once the final is released then we can upgrade to that, that should be hopefully in next couple weeks. I need to figure out how far WildFly Swarm behind this release or simultaneous.

            Ramesh Reddy added a comment - rhn-engineering-shawkins I have this in a branch at https://github.com/rareddy/teiid/tree/TEIID-5002 for WF 11 CR1. I have one test failing with netty stuff I could not resolve could you take a look. TestCommSockets. Once the final is released then we can upgrade to that, that should be hopefully in next couple weeks. I need to figure out how far WildFly Swarm behind this release or simultaneous.

            Ramesh Reddy added a comment - http://wildfly.org/news/2017/08/25/WildFly11-CR1-Released/

            WildFly 11 beta is out and CR1 is couple weeks, this is the good time to work on this before Teiid Beta, however, if we do this we may need to wait for WildFly final for Teiid 10.0 final. IMO is fine.

            Ramesh Reddy added a comment - WildFly 11 beta is out and CR1 is couple weeks, this is the good time to work on this before Teiid Beta, however, if we do this we may need to wait for WildFly final for Teiid 10.0 final. IMO is fine.

            Come to find out only WildFly 11 Alpha1 is out as of 07/20/2017, typically Teiid does not use the distribution until Final designation, so I am going defer this until such date.

            Ramesh Reddy added a comment - Come to find out only WildFly 11 Alpha1 is out as of 07/20/2017, typically Teiid does not use the distribution until Final designation, so I am going defer this until such date.

              rhn-engineering-rareddy Ramesh Reddy
              rhn-engineering-rareddy Ramesh Reddy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: