jlynet commented on issue #4264: URL: https://github.com/apache/servicecomb-java-chassis/issues/4264#issuecomment-2403835523
日志 ``` [2024-09-25 10:43:14,365][TID: N/A][INFO][http-nio-7251-exec-7][CheckBossLock.java][]开始查询:"xxxxxx" CheckBossLock-getShopBossNo com.xxccc.ttttt.utils.CheckBossLock.getShopBossNo(CheckBossLock.java:361) [2024-09-25 10:43:14,365][TID: N/A][INFO][http-nio-7251-exec-7][MicroserviceVersions.java][]create MicroserviceVersions, appId=xxccd, microserviceName=xxccdstore-service. org.apache.servicecomb.serviceregistry.consumer.MicroserviceVersions.<init>(MicroserviceVersions.java:83) [2024-09-25 10:43:14,369][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]find instances[8] from service center success. service=xxccd/xxccdstore-service/0.0.0+, old revision=null, new revision=5881fe4e506d65c54dbe711d289068dee21ed334 org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:260) [2024-09-25 10:43:14,369][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]service id=5a177ff0c07df2be1a1f9a7bd1b7679da9116e4e, instance id=4de163c9bb524a7e9cebe7fb9a2fe8a4, endpoints=[rest://127.0.0.1:6048] org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:268) [2024-09-25 10:43:14,369][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]service id=5a177ff0c07df2be1a1f9a7bd1b7679da9116e4e, instance id=73c6118fe8114e59b61cbea78b9585d1, endpoints=[rest://127.0.0.1:6042] org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:268) [2024-09-25 10:43:14,369][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]service id=5a177ff0c07df2be1a1f9a7bd1b7679da9116e4e, instance id=1509cf1bd1864d6d957a8b764ff0d9d5, endpoints=[rest://127.0.0.1:6045] org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:268) [2024-09-25 10:43:14,370][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]service id=5a177ff0c07df2be1a1f9a7bd1b7679da9116e4e, instance id=d3a66de042b74304bcb3af294be5e6c5, endpoints=[rest://127.0.0.1:6041] org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:268) [2024-09-25 10:43:14,370][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]service id=5a177ff0c07df2be1a1f9a7bd1b7679da9116e4e, instance id=c7c5f66ed5e447b3b559b452c267cf60, endpoints=[rest://127.0.0.1:6047] org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:268) [2024-09-25 10:43:14,370][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]service id=5a177ff0c07df2be1a1f9a7bd1b7679da9116e4e, instance id=bec784a7639e48e2a592656056481b51, endpoints=[rest://127.0.0.1:6046] org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:268) [2024-09-25 10:43:14,370][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]service id=5a177ff0c07df2be1a1f9a7bd1b7679da9116e4e, instance id=9bc31ef0868d478886a89e69f3575495, endpoints=[rest://127.0.0.1:6044] org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:268) [2024-09-25 10:43:14,370][TID: N/A][INFO][http-nio-7251-exec-7][AbstractServiceRegistry.java][]service id=5a177ff0c07df2be1a1f9a7bd1b7679da9116e4e, instance id=5cab040b7abc47c1b90cdfa7f3114344, endpoints=[rest://127.0.0.1:6043] org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstances(AbstractServiceRegistry.java:268) [2024-09-25 10:43:14,372][TID: N/A][INFO][http-nio-7251-exec-7][MicroserviceClassLoader.java][]create classloader for microservice xxccd:xxccdstore-service:1.1.66.01. org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoader.<init>(MicroserviceClassLoader.java:41) ........ [2024-09-25 10:43:20,723][TID: N/A][INFO][http-nio-7251-exec-7][MicroserviceVersions.java][]create MicroserviceVersionRule, appId=xxccd, microserviceName=xxccdstore-service, versionRule=1.1.66.0-1.1.66.99. org.apache.servicecomb.serviceregistry.consumer.MicroserviceVersions.createAndInitMicroserviceVersionRule(MicroserviceVersions.java:227) [2024-09-25 10:43:20,724][TID: N/A][INFO][http-nio-7251-exec-7][MicroserviceVersionRule.java][]update instances, appId=xxccd, microserviceName=xxccdstore-service, versionRule=1.1.66.0-1.1.66.99, latestVersion=1.1.66.1, inputVersionCount=1, inputInstanceCount=8 [2024-09-25 10:43:20,735][TID: N/A][INFO][http-nio-7251-exec-7][ExtensionsManager.java][]Using load balance rule org.apache.servicecomb.loadbalance.RandomRuleExt for microservice xxccdstore-service. org.apache.servicecomb.loadbalance.ExtensionsManager.createLoadBalancerRule(ExtensionsManager.java:52) [2024-09-25 10:43:20,739][TID: N/A][INFO][http-nio-7251-exec-7][SPIServiceUtils.java][]Found SPI service org.apache.servicecomb.loadbalance.ServerListFilterExt, count=0. org.apache.servicecomb.foundation.common.utils.SPIServiceUtils.loadSortedService(SPIServiceUtils.java:79) [2024-09-25 10:43:20,935][TID: N/A][INFO][http-nio-7251-exec-7][CheckBossLock.java][]查询结果:xxxxxx CheckBossLock-getShopBossNo com.xxccc.ttttt.utils.CheckBossLock.getShopBossNo(CheckBossLock.java:363) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
