loggerMsg
    TimeStamp: 21:57:01.966
    ClientName: ChannelCallbackClient
    Severity: Error
    Text:    Failed to set compression threshold on channel Channel_3
        Consumer Name Consumer_3_1
        RsslReactor 0x0xcd6210
        RsslChannel 0x0xcd6210
        Error Id -1
        Internal sysError 0
        Error Location /local/jenkins/workspace/ESDKCore_RCDEV/OS/OL7-64/rcdev/source/esdk/Cpp-C/Eta/Include/Reactor/rtr/rsslReactorChannel.h:156
        Error text </local/jenkins/workspace/ESDKCore_RCDEV/OS/OL7-64/rcdev/source/esdk/Cpp-C/Eta/Impl/Transport/rsslSocketTransportImpl.c,10375> Error: 1004 rsslSocketIoctl() failed, could not set the compression threshold mark to <30>, must be equal or greater than 300 bytes
loggerMsgEnd
The code is built using Elektron-sdk-1.4.0.L1.linux. It was working fine until this error started showing whenever i try to run the code now. Is there any configuration setting that i need to change in EmaConfig.xml or in the source files to correct this behaviour. 
Also i did not mody any files between working and non-working state of the code.