You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Scott M Messner (Jira)" <ji...@apache.org> on 2020/11/27 16:22:00 UTC

[jira] [Created] (AMQ-8089) ProviderVersion being reported as 5.15.10 in version 5.16.0

Scott M Messner created AMQ-8089:
------------------------------------

             Summary: ProviderVersion being reported as 5.15.10 in version 5.16.0
                 Key: AMQ-8089
                 URL: https://issues.apache.org/jira/browse/AMQ-8089
             Project: ActiveMQ
          Issue Type: Bug
          Components: Transport
    Affects Versions: 5.16.0
            Reporter: Scott M Messner


Hello,

I'm debugging a separate problem, but I stumbled upon this. The client rxd an unexpected ProviderVersion. Just wanted to make sure, is this normal ?

17:06:50.999 [ActiveMQ Transport: ssl://blackstrype.com/xxx.xxx.xxx.xxx:yyyyy] DEBUG o.a.a.transport.InactivityMonitor - Using min of local: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, +{color:#de350b}*ProviderVersion=5.15.10*{color}+}, magic=[A,c,t,i,v,e,M,Q]} and remote: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, {color:#00875a}ProviderVersion=5.16.0{color}}, magic=[A,c,t,i,v,e,M,Q]}
17:06:50.999 [ActiveMQ Transport: ssl://blackstrype.com/xxx.xxx.xxx.xxx:yyyyy] DEBUG o.a.a.transport.WireFormatNegotiator - Received WireFormat: WireFormatInfo \{ version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.16.0}, magic=[A,c,t,i,v,e,M,Q]}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)