Build failed in Jenkins: Hadoop-Common-trunk #1787

2015-10-02 Thread Apache Jenkins Server
See Changes: [xgong] YARN-1897. CLI and core support for signal container functionality. -- [...truncated 5241 lines...] Running org.apache.hadoop.util.TestCacheableIPList Tests run: 4, Failu

Re: DomainSocket issues on Solaris

2015-10-02 Thread Alan Burlison
On 30/09/2015 09:14, Alan Burlison wrote: The basic idea is to add two new fields to DomainSocket.c to hold the read/write timeouts. On platforms that support SO_SNDTIMEO and SO_RCVTIMEO these would be unused as setsockopt() would be used to set the socket timeouts. On platforms such as Solaris