spark git commit: [SPARK-21181] Release byteBuffers to suppress netty error messages

2017-06-23 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.1 1a98d5d0a -> f8fd3b48b [SPARK-21181] Release byteBuffers to suppress netty error messages ## What changes were proposed in this pull request? We are explicitly calling release on the byteBuf's used to encode the string to Base64 to sup

spark git commit: [SPARK-21181] Release byteBuffers to suppress netty error messages

2017-06-23 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.2 9d2980832 -> f16026738 [SPARK-21181] Release byteBuffers to suppress netty error messages ## What changes were proposed in this pull request? We are explicitly calling release on the byteBuf's used to encode the string to Base64 to sup

spark git commit: [SPARK-21181] Release byteBuffers to suppress netty error messages

2017-06-23 Thread vanzin
Repository: spark Updated Branches: refs/heads/master b803b66a8 -> 1ebe7ffe0 [SPARK-21181] Release byteBuffers to suppress netty error messages ## What changes were proposed in this pull request? We are explicitly calling release on the byteBuf's used to encode the string to Base64 to suppres