You wrote in your previous letters, that startup takes much time. Could you clarify, whether node connection to a cluster takes much time, or query execution? Because I'm a bit confused.
The messages, that you see is not a class deserialization, it's binary metadata update messages. They appear when you insert data of some type into cache for the first time. Could you provide full log from a node as an attached file? Also a full reproducer would be helpful. Denis сб, 25 нояб. 2017 г. в 12:32, gunman524 <[email protected]>: > Denis, thanks for your explain. > > I debugged the client side and found after I run cache.query(qry), the > client seems to deserialize all classes my code references to > > > [2017-11-25T15:47:50,347][DEBUG][disco-event-worker-#36][GridCachePartitionExchangeManager] > Do not start exchange for discovery event: DiscoveryCustomEvent > [customMsg=MetadataUpdateAcceptedMessage > [id=20d0058ef51-04f9942d-cf48-445a-8508-05c6d1e821bb, typeId=-1677406589, > acceptedVer=166, duplicated=false], affTopVer=AffinityTopologyVersion > [topVer=250, minorTopVer=0], super=DiscoveryEvent [evtNode=TcpDiscoveryNode > [id=e95753b3-7be4-498f-9dbe-87d197cfe355, addrs=[10.41.91.200, 127.0.0.1], > sockAddrs=[/10.41.91.200:47500, /127.0.0.1:47500], discPort=47500, > order=19, > intOrder=11, lastExchangeTime=1511596050492, loc=false, > ver=2.3.0#20171028-sha1:8add7fd5, isClient=false], topVer=250, > nodeId8=7776ddf7, msg=null, type=DISCOVERY_CUSTOM_EVT, > tstamp=1511596070347]] > [2017-11-25T15:47:50,347][DEBUG][main][CacheObjectBinaryProcessorImpl] > Requesting metadata update for -77171844 > > [2017-11-25T15:47:50,379][DEBUG][tcp-client-disco-sock-reader-#3][TcpDiscoverySpi] > Message has been received: TcpDiscoveryCustomEventMessage [msg=null, > super=TcpDiscoveryAbstractMessage > [sndNodeId=e95753b3-7be4-498f-9dbe-87d197cfe355, > id=1943522ff51-7776ddf7-c511-41d5-a566-5107d2d6f966, > verifierNodeId=e95753b3-7be4-498f-9dbe-87d197cfe355, topVer=250, > pendingIdx=0, failedNodes=null, isClient=false]] > > [2017-11-25T15:47:50,379][DEBUG][tcp-client-disco-msg-worker-#4][TcpDiscoverySpi] > Discovery notification [node=TcpDiscoveryNode > [id=7776ddf7-c511-41d5-a566-5107d2d6f966, addrs=[0:0:0:0:0:0:0:1, 1.2.3.4, > 127.0.0.1, 192.168.56.1], sockAddrs=[/0:0:0:0:0:0:0:1:0, /127.0.0.1:0, > /192.168.56.1:0, HOST_NAME.XXX.XXXX.com/1.2.3.4:0], discPort=0, order=250, > intOrder=0, lastExchangeTime=1511596049874, loc=true, > ver=2.3.0#20171028-sha1:8add7fd5, isClient=true], > type=DISCOVERY_CUSTOM_EVT, > topVer=250] > > [2017-11-25T15:47:50,379][DEBUG][disco-event-worker-#36][GridCachePartitionExchangeManager] > Do not start exchange for discovery event: DiscoveryCustomEvent > [customMsg=MetadataUpdateProposedMessage > [id=1943522ff51-3f3ccb92-e4d9-44c0-b178-854b90dbfbf9, > origNodeId=7776ddf7-c511-41d5-a566-5107d2d6f966, metadata=BinaryMetadata > [typeId=-77171844, typeName=org.apache.ibatis.session.Configuration, > fields={logImpl=BinaryFieldMetadata [fieldId=342344548, typeId=32], > autoMappingUnknownColumnBehavior=BinaryFieldMetadata [fieldId=-333850733, > typeId=28], lazyLoadingEnabled=BinaryFieldMetadata [fieldId=-1856534791, > typeId=8], logPrefix=BinaryFieldMetadata [fieldId=-1514679594, typeId=9], > aggressiveLazyLoading=BinaryFieldMetadata [fieldId=-1718584124, typeId=8], > mapUnderscoreToCamelCase=BinaryFieldMetadata [fieldId=-286817803, > typeId=8], > mappedStatements=BinaryFieldMetadata [fieldId=1731452759, typeId=103], > languageRegistry=BinaryFieldMetadata [fieldId=-940446827, typeId=103], > useGeneratedKeys=BinaryFieldMetadata [fieldId=-101509668, typeId=8], > incompleteResultMaps=BinaryFieldMetadata [fieldId=900998162, typeId=103], > reflectorFactory=BinaryFieldMetadata [fieldId=500612010, typeId=103], > cacheEnabled=BinaryFieldMetadata [fieldId=-1267415681, typeId=8], > caches=BinaryFieldMetadata [fieldId=-1368047311, typeId=103], > callSettersOnNulls=BinaryFieldMetadata [fieldId=-289605417, typeId=8], > incompleteStatements=BinaryFieldMetadata [fieldId=1257025730, typeId=103], > incompleteMethods=BinaryFieldMetadata [fieldId=841112724, typeId=103], > useColumnLabel=BinaryFieldMetadata [fieldId=926720375, typeId=8], > safeRowBoundsEnabled=BinaryFieldMetadata [fieldId=1691167967, typeId=8], > typeAliasRegistry=BinaryFieldMetadata [fieldId=1228666259, typeId=103], > autoMappingBehavior=BinaryFieldMetadata [fieldId=-1192801391, typeId=28], > jdbcTypeForNull=BinaryFieldMetadata [fieldId=1461105531, typeId=28], > vfsImpl=BinaryFieldMetadata [fieldId=380866659, typeId=32], > mapperRegistry=BinaryFieldMetadata [fieldId=1261051262, typeId=103], > incompleteCacheRefs=BinaryFieldMetadata [fieldId=1157355812, typeId=103], > defaultStatementTimeout=BinaryFieldMetadata [fieldId=1303620947, typeId=3], > lazyLoadTriggerMethods=BinaryFieldMetadata [fieldId=2058678228 > <(205)%20867-8228>, typeId=103], > objectFactory=BinaryFieldMetadata [fieldId=-1947780885, typeId=103], > resultMaps=BinaryFieldMetadata [fieldId=-571115468, typeId=103], > loadedResources=BinaryFieldMetadata [fieldId=-310590528, typeId=103], > safeResultHandlerEnabled=BinaryFieldMetadata [fieldId=1128633633, > typeId=8], > multipleResultSetsEnabled=BinaryFieldMetadata [fieldId=-459661949, > typeId=8], cacheRefMap=BinaryFieldMetadata [fieldId=1431520747, > typeId=103], > defaultExecutorType=BinaryFieldMetadata [fieldId=-1339727026, typeId=28], > variables=BinaryFieldMetadata [fieldId=-82477705, typeId=103], > keyGenerators=BinaryFieldMetadata [fieldId=741028767, typeId=103], > defaultFetchSize=BinaryFieldMetadata [fieldId=-1429234534, typeId=3], > objectWrapperFactory=BinaryFieldMetadata [fieldId=-137856490, typeId=103], > databaseId=BinaryFieldMetadata [fieldId=1688906710, typeId=9], > interceptorChain=BinaryFieldMetadata [fieldId=-1647583300, typeId=103], > environment=BinaryFieldMetadata [fieldId=-85904877, typeId=103], > typeHandlerRegistry=BinaryFieldMetadata [fieldId=95318797, typeId=103], > sqlFragments=BinaryFieldMetadata [fieldId=1400197653, typeId=103], > parameterMaps=BinaryFieldMetadata [fieldId=-378683968, typeId=103], > proxyFactory=BinaryFieldMetadata [fieldId=-271225124, typeId=103], > configurationFactory=BinaryFieldMetadata [fieldId=-1223795884, typeId=32], > localCacheScope=BinaryFieldMetadata [fieldId=-771766851, typeId=28]}, > affKeyFieldName=null, schemas=[BinarySchema [schemaId=1365054742, > idToOrderMask=1023, id0=0, id1=0, id2=0, id3=0, ids=[-85904877, 1691167967, > 1128633633, -286817803, -1718584124, -459661949, -101509668, 926720375, > -1267415681, -289605417, -1514679594, 342344548, 380866659, -771766851, > 1461105531, 2058678228 <(205)%20867-8228>, 1303620947, -1429234534, > -1339727026, -1192801391, > -333850733, -82477705, 500612010, -1947780885, -137856490, 1261051262, > -1856534791, -271225124, 1688906710, -1223795884, -1647583300, 95318797, > 1228666259, -940446827, 1731452759, -1368047311, -571115468, -378683968, > 741028767, -310590528, 1400197653, 1257025730, 1157355812, 900998162, > 841112724, 1431520747], names=[null, null, null, null, null, null, null, > null, null, null, null, null, null, null, null, null, null, null, null, > null, null, null, null, null, null, null, null, null, null, null, null, > null, null, null, null, null, null, null, null, null, null, null, null, > null, null, null], idToOrderData=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 900998162, > 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -571115468, 36, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 380866659, 12, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 841112724, 44, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, -1429234534, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1257025730, 41, 0, 0, -1718584124, > 4, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -289605417, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 1691167967, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, -1947780885, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1128633633, 2, 0, 0, > 0, 0, 1157355812, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, -1368047311, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 1303620947, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 926720375, 7, -82477705, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 1261051262, > 25, -1267415681, 8, 0, 0, 0, 0, 0, 0, -459661949, 5, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 1228666259, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -771766851, 13, 0, 0, 0, 0, -378683968, > 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, -101509668, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1431520747, 45, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -286817803, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > -85904877, 0, 0, 0, 1400197653, 40, -137856490, 24, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > -1514679594, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -271225124, 27, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, -1856534791, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95318797, 31, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, -1339727026, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1223795884, 29, 0, 0, > 0, 0, 1731452759, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 342344548, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 1461105531, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, -1192801391, 19, 0, 0, -333850733, 20, 0, 0, -940446827, 33, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 741028767, 38, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500612010, 22, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, -1647583300, 30, 0, 0, 0, 0, 0, 0, -310590528, 39, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 2058678228 <(205)%20867-8228>, 15, 0, 0, > 1688906710, 28, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0]]], isEnum=false], typeId=-77171844, pendingVer=165, > acceptedVer=164, status=SUCCESSFUL, err=null], > affTopVer=AffinityTopologyVersion [topVer=250, minorTopVer=0], > super=DiscoveryEvent [evtNode=TcpDiscoveryNode > [id=7776ddf7-c511-41d5-a566-5107d2d6f966, addrs=[0:0:0:0:0:0:0:1, 1.2.3.4, > 127.0.0.1, 192.168.56.1], sockAddrs=[/0:0:0:0:0:0:0:1:0, /127.0.0.1:0, > /192.168.56.1:0, HOST_NAME.XXX.XXXX.com/1.2.3.4:0], discPort=0, order=250, > intOrder=0, lastExchangeTime=1511596049874, loc=true, > ver=2.3.0#20171028-sha1:8add7fd5, isClient=true], topVer=250, > nodeId8=7776ddf7, msg=null, type=DISCOVERY_CUSTOM_EVT, > tstamp=1511596070379]] > > [2017-11-25T15:47:50,395][DEBUG][tcp-client-disco-sock-reader-#3][TcpDiscoverySpi] > Message has been received: TcpDiscoveryCustomEventMessage [msg=null, > super=TcpDiscoveryAbstractMessage > [sndNodeId=e95753b3-7be4-498f-9dbe-87d197cfe355, > id=61d0058ef51-e95753b3-7be4-498f-9dbe-87d197cfe355, > verifierNodeId=e95753b3-7be4-498f-9dbe-87d197cfe355, topVer=250, > pendingIdx=0, failedNodes=null, isClient=false]] > > [2017-11-25T15:47:50,395][DEBUG][tcp-client-disco-msg-worker-#4][TcpDiscoverySpi] > Discovery notification [node=TcpDiscoveryNode > [id=e95753b3-7be4-498f-9dbe-87d197cfe355, addrs=[10.41.91.200, 127.0.0.1], > sockAddrs=[/10.41.91.200:47500, /127.0.0.1:47500], discPort=47500, > order=19, > intOrder=11, lastExchangeTime=1511596050492, loc=false, > ver=2.3.0#20171028-sha1:8add7fd5, isClient=false], > type=DISCOVERY_CUSTOM_EVT, topVer=250] > > [2017-11-25T15:47:50,395][DEBUG][tcp-client-disco-msg-worker-#4][CacheObjectBinaryProcessorImpl] > Completing future for [typeId=-77171844, pendingVer=165, acceptedVer=165] > [2017-11-25T15:47:50,395][DEBUG][main][CacheObjectBinaryProcessorImpl] > Requesting metadata update for -77171844 > > [2017-11-25T15:47:50,395][DEBUG][disco-event-worker-#36][GridCachePartitionExchangeManager] > Do not start exchange for discovery event: DiscoveryCustomEvent > [customMsg=MetadataUpdateAcceptedMessage > [id=61d0058ef51-04f9942d-cf48-445a-8508-05c6d1e821bb, typeId=-77171844, > acceptedVer=165, duplicated=false], affTopVer=AffinityTopologyVersion > [topVer=250, minorTopVer=0], super=DiscoveryEvent [evtNode=TcpDiscoveryNode > [id=e95753b3-7be4-498f-9dbe-87d197cfe355, addrs=[10.41.91.200, 127.0.0.1], > sockAddrs=[/10.41.91.200:47500, /127.0.0.1:47500], discPort=47500, > order=19, > intOrder=11, lastExchangeTime=1511596050492, loc=false, > ver=2.3.0#20171028-sha1:8add7fd5, isClient=false], topVer=250, > nodeId8=7776ddf7, msg=null, type=DISCOVERY_CUSTOM_EVT, > tstamp=1511596070395]] > > [2017-11-25T15:47:50,411][DEBUG][grid-timeout-worker-#23][GridTimeoutProcessor] > Timeout has occurred [obj=CancelableTask > [id=3143522ff51-3f3ccb92-e4d9-44c0-b178-854b90dbfbf9, > endTime=1511596070385, > period=3000, cancel=false, > > task=org.apache.ignite.internal.processors.query.GridQueryProcessor$2@e79bd7 > ], > process=true] > > [2017-11-25T15:47:50,427][DEBUG][tcp-client-disco-sock-reader-#3][TcpDiscoverySpi] > Message has been received: TcpDiscoveryCustomEventMessage [msg=null, > super=TcpDiscoveryAbstractMessage > [sndNodeId=e95753b3-7be4-498f-9dbe-87d197cfe355, > id=6943522ff51-7776ddf7-c511-41d5-a566-5107d2d6f966, > verifierNodeId=e95753b3-7be4-498f-9dbe-87d197cfe355, topVer=250, > pendingIdx=0, failedNodes=null, isClient=false]] > > [2017-11-25T15:47:50,427][DEBUG][tcp-client-disco-msg-worker-#4][TcpDiscoverySpi] > Discovery notification [node=TcpDiscoveryNode > [id=7776ddf7-c511-41d5-a566-5107d2d6f966, addrs=[0:0:0:0:0:0:0:1, 1.2.3.4, > 127.0.0.1, 192.168.56.1], sockAddrs=[/0:0:0:0:0:0:0:1:0, /127.0.0.1:0, > /192.168.56.1:0, HOST_NAME.XXX.XXXX.com/1.2.3.4:0], discPort=0, order=250, > intOrder=0, lastExchangeTime=1511596049874, loc=true, > ver=2.3.0#20171028-sha1:8add7fd5, isClient=true], > type=DISCOVERY_CUSTOM_EVT, > topVer=250] > > [2017-11-25T15:47:50,427][DEBUG][tcp-client-disco-sock-reader-#3][TcpDiscoverySpi] > Message has been received: TcpDiscoveryCustomEventMessage [msg=null, > super=TcpDiscoveryAbstractMessage > [sndNodeId=e95753b3-7be4-498f-9dbe-87d197cfe355, > id=82d0058ef51-e95753b3-7be4-498f-9dbe-87d197cfe355, > verifierNodeId=e95753b3-7be4-498f-9dbe-87d197cfe355, topVer=250, > pendingIdx=0, failedNodes=null, isClient=false]] > > [2017-11-25T15:47:50,427][DEBUG][disco-event-worker-#36][GridCachePartitionExchangeManager] > Do not start exchange for discovery event: DiscoveryCustomEvent > [customMsg=MetadataUpdateProposedMessage > [id=6943522ff51-3f3ccb92-e4d9-44c0-b178-854b90dbfbf9, > origNodeId=7776ddf7-c511-41d5-a566-5107d2d6f966, metadata=BinaryMetadata > [typeId=-77171844, typeName=org.apache.ibatis.session.Configuration, > fields={logImpl=BinaryFieldMetadata [fieldId=342344548, typeId=32], > autoMappingUnknownColumnBehavior=BinaryFieldMetadata [fieldId=-333850733, > typeId=28], lazyLoadingEnabled=BinaryFieldMetadata [fieldId=-1856534791, > typeId=8], logPrefix=BinaryFieldMetadata [fieldId=-1514679594, typeId=9], > aggressiveLazyLoading=BinaryFieldMetadata [fieldId=-1718584124, typeId=8], > mapUnderscoreToCamelCase=BinaryFieldMetadata [fieldId=-286817803, > typeId=8], > mappedStatements=BinaryFieldMetadata [fieldId=1731452759, typeId=103], > languageRegistry=BinaryFieldMetadata [fieldId=-940446827, typeId=103], > useGeneratedKeys=BinaryFieldMetadata [fieldId=-101509668, typeId=8], > incompleteResultMaps=BinaryFieldMetadata [fieldId=900998162, typeId=103], > reflectorFactory=BinaryFieldMetadata [fieldId=500612010, typeId=103], > cacheEnabled=BinaryFieldMetadata [fieldId=-1267415681, typeId=8], > caches=BinaryFieldMetadata [fieldId=-1368047311, typeId=103], > callSettersOnNulls=BinaryFieldMetadata [fieldId=-289605417, typeId=8], > incompleteStatements=BinaryFieldMetadata [fieldId=1257025730, typeId=103], > incompleteMethods=BinaryFieldMetadata [fieldId=841112724, typeId=103], > useColumnLabel=BinaryFieldMetadata [fieldId=926720375, typeId=8], > safeRowBoundsEnabled=BinaryFieldMetadata [fieldId=1691167967, typeId=8], > typeAliasRegistry=BinaryFieldMetadata [fieldId=1228666259, typeId=103], > autoMappingBehavior=BinaryFieldMetadata [fieldId=-1192801391, typeId=28], > jdbcTypeForNull=BinaryFieldMetadata [fieldId=1461105531, typeId=28], > vfsImpl=BinaryFieldMetadata [fieldId=380866659, typeId=32], > mapperRegistry=BinaryFieldMetadata [fieldId=1261051262, typeId=103], > incompleteCacheRefs=BinaryFieldMetadata [fieldId=1157355812, typeId=103], > defaultStatementTimeout=BinaryFieldMetadata [fieldId=1303620947, typeId=3], > lazyLoadTriggerMethods=BinaryFieldMetadata [fieldId=2058678228 > <(205)%20867-8228>, typeId=103], > objectFactory=BinaryFieldMetadata [fieldId=-1947780885, typeId=103], > resultMaps=BinaryFieldMetadata [fieldId=-571115468, typeId=103], > loadedResources=BinaryFieldMetadata [fieldId=-310590528, typeId=103], > safeResultHandlerEnabled=BinaryFieldMetadata [fieldId=1128633633, > typeId=8], > multipleResultSetsEnabled=BinaryFieldMetadata [fieldId=-459661949, > typeId=8], cacheRefMap=BinaryFieldMetadata [fieldId=1431520747, > typeId=103], > defaultExecutorType=BinaryFieldMetadata [fieldId=-1339727026, typeId=28], > variables=BinaryFieldMetadata [fieldId=-82477705, typeId=103], > keyGenerators=BinaryFieldMetadata [fieldId=741028767, typeId=103], > defaultFetchSize=BinaryFieldMetadata [fieldId=-1429234534, typeId=3], > objectWrapperFactory=BinaryFieldMetadata [fieldId=-137856490, typeId=103], > databaseId=BinaryFieldMetadata [fieldId=1688906710, typeId=9], > interceptorChain=BinaryFieldMetadata [fieldId=-1647583300, typeId=103], > environment=BinaryFieldMetadata [fieldId=-85904877, typeId=103], > typeHandlerRegistry=BinaryFieldMetadata [fieldId=95318797, typeId=103], > sqlFragments=BinaryFieldMetadata [fieldId=1400197653, typeId=103], > parameterMaps=BinaryFieldMetadata [fieldId=-378683968, typeId=103], > proxyFactory=BinaryFieldMetadata [fieldId=-271225124, typeId=103], > configurationFactory=BinaryFieldMetadata [fieldId=-1223795884, typeId=32], > localCacheScope=BinaryFieldMetadata [fieldId=-771766851, typeId=28]}, > affKeyFieldName=null, schemas=[BinarySchema [schemaId=1365054742, > idToOrderMask=1023, id0=0, id1=0, id2=0, id3=0, ids=[-85904877, 1691167967, > 1128633633, -286817803, -1718584124, -459661949, -101509668, 926720375, > -1267415681, -289605417, -1514679594, 342344548, 380866659, -771766851, > 1461105531, 2058678228 <(205)%20867-8228>, 1303620947, -1429234534, > -1339727026, -1192801391, > -333850733, -82477705, 500612010, -1947780885, -137856490, 1261051262, > -1856534791, -271225124, 1688906710, -1223795884, -1647583300, 95318797, > 1228666259, -940446827, 1731452759, -1368047311, -571115468, -378683968, > 741028767, -310590528, 1400197653, 1257025730, 1157355812, 900998162, > 841112724, 1431520747], names=[null, null, null, null, null, null, null, > null, null, null, null, null, null, null, null, null, null, null, null, > null, null, null, null, null, null, null, null, null, null, null, null, > null, null, null, null, null, null, null, null, null, null, null, null, > null, null, null], idToOrderData=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 900998162, > 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -571115468, 36, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 380866659, 12, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 841112724, 44, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, -1429234534, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1257025730, 41, 0, 0, -1718584124, > 4, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -289605417, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 1691167967, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, -1947780885, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1128633633, 2, 0, 0, > 0, 0, 1157355812, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, -1368047311, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 1303620947, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 926720375, 7, -82477705, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 1261051262, > 25, -1267415681, 8, 0, 0, 0, 0, 0, 0, -459661949, 5, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 1228666259, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -771766851, 13, 0, 0, 0, 0, -378683968, > 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, -101509668, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1431520747, 45, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -286817803, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > -85904877, 0, 0, 0, 1400197653, 40, -137856490, 24, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > -1514679594, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -271225124, 27, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, -1856534791, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95318797, 31, > 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, -1339727026, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1223795884, 29, 0, 0, > 0, 0, 1731452759, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 342344548, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 1461105531, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, -1192801391, 19, 0, 0, -333850733, 20, 0, 0, -940446827, 33, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 741028767, 38, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 500612010, 22, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, -1647583300, 30, 0, 0, 0, 0, 0, 0, -310590528, 39, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 2058678228 <(205)%20867-8228>, 15, 0, 0, > 1688906710, 28, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, 0]]], isEnum=false], typeId=-77171844, pendingVer=166, > acceptedVer=165, status=SUCCESSFUL, err=null], > affTopVer=AffinityTopologyVersion [topVer=250, minorTopVer=0], > super=DiscoveryEvent [evtNode=TcpDiscoveryNode > [id=7776ddf7-c511-41d5-a566-5107d2d6f966, addrs=[0:0:0:0:0:0:0:1, 1.2.3.4, > 127.0.0.1, 192.168.56.1], sockAddrs=[/0:0:0:0:0:0:0:1:0, /127.0.0.1:0, > /192.168.56.1:0, HOST_NAME.XXX.XXXX.com/1.2.3.4:0], discPort=0, order=250, > intOrder=0, lastExchangeTime=1511596049874, loc=true, > ver=2.3.0#20171028-sha1:8add7fd5, isClient=true], topVer=250, > nodeId8=7776ddf7, msg=null, type=DISCOVERY_CUSTOM_EVT, > tstamp=1511596070427]] > > > That will take a lot of time for fist query register and It seems without > using withKeepBinary() method, it could be a littler faster. > > In my logic, I need to insert data in to local DB in locallistener logic > and > it seems hard to get ride of those data connection stuff out of > locallistener logic. > > SO, is there any suggestion to make the CQ performance better? > > Many thanks! > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
