o: 姜宁willem
>
> On Mon, Apr 8, 2019 at 12:07 PM zhang_...@boco.com.cn
> wrote:
>>
>> Hi @bismy @Willem Jiang
>>
>> I tried to specify the spring boot version to 2.0.4 in my hotel project. The
>> following error occurred during startup. This error i
faultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1101)
> at
> org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1062)
> at
> org.springframework.beans.factory.support.ConstructorResolve
Hi @bi...@qq.com, @Willem Jiang
Avoid confusion with the same name directory in the distribution package, I
submitted a PR https://github.com/apache/servicecomb-pack/pull/448, modify the
directory name libs to plugins in the documentation
> 在 2019年4月4日,下午3:20,bismy 写道:
>
> I am trying to run
Oh, I guessed it.
Do not use the libs directory in the
apache-servicecomb-pack-distribution-0.4.0-bin, because it contains all the
jars.
You can create a new libs2 directory and copy mysql-connector-java-8.0.12.jar
to libs2 folder
> 在 2019年4月4日,下午3:20,bismy 写道:
>
> I am trying to run sage
Please send your full log file to 760...@qq.com
Zhang Lei.
> 在 2019年4月4日,下午3:20,bismy 写道:
>
> OmegaSpringConfig
You can try this startup script
java -Dloader.path=./libs \
-jar alpha-server-0.4.0-SNAPSHOT-exec.jar \
--spring.profiles.active=mysql \
--spring.datasource.url="jdbc:mysql://127.0.0.1:3306/saga?serverTimezone=GMT%2b8&useSSL=false"
\
--spring.datasource.username=saga-user \
--spring.datasource.pa
+1
> 在 2019年4月3日,下午2:55,Zheng Feng 写道:
>
> Hi,
>
> I just wonder if we can enable this setting [1] on servicecomb-pack [2] and
> it could be helpful when reviewing the PR. I think at least one people
> review the changes and approve before merging it. We have to raise a JIRA
> for the infra tea
I am very happy to learn to grow together with everyone.
Thanks,
Zhang Lei.
> 在 2019年4月1日,下午11:19,Willem Jiang 写道:
>
> Sorry, there is a typo in the first mail. The first sentence should be:
>
> Please join me and the rest of the ServiceComb PPMC members in welcoming our
> new ServiceComb c
I went to confirm the official mail again. (*^__^*)
Zhang Lei.
> 在 2019年4月1日,下午11:30,Zheng Feng 写道:
>
> I just think it was the April fools Day message :)
>
> Willem Jiang 于2019年4月1日周一 下午11:19写道:
>
>> Sorry, there is a typo in the first mail. The first sentence should be:
>>
>> Please jo
I went to confirm the official mail again. (*^__^*)
Zhang Lei.
> 在 2019年4月1日,下午11:30,Zheng Feng 写道:
>
> I just think it was the April fools Day message :)
>
> Willem Jiang 于2019年4月1日周一 下午11:19写道:
>
>> Sorry, there is a typo in the first mail. The first sentence should be:
>>
>> Please jo
I agree, this will avoid mistakes
Zhang Lei.
> 在 2019年4月1日,下午3:26,Zheng Feng 写道:
>
> So do we have to do the license checking by using the license-maven-plugin ?
>
> Willem Jiang 于2019年4月1日周一 下午3:10写道:
>
>> I checked the staging repo by running the demo against it.
>> But I found Alpha in
eureka-client.jar dependent a (LGPL 3.0 license) Compact HashMap
(com.github.vlsi.compactmap:compactmap:1.2.1 -
https://github.com/vlsi/compactmap/compactmap)
I have removed the dependency on eureka from the release version on this PR
https://github.com/apache/servicecomb-pack/pull/444 . We can b
Do we need to do some pre-research work on akka?
E.g.
1. fsm
2. persistence
3. cluster
Zhang Lei.
> 在 2019年3月19日,上午11:40,Willem Jiang 写道:
>
> Yeah, it's an exciting news.
> I just found another paper[1] of Phil after went through the news.
>
> Using Akka to rewrite the Alpha server is in
verification all passed with spring-boot-1 and spring-boot-2
# Cluster
1. alpha cluster master node switch - Pass
2. random gRPC port - Pass
3. alpha cluster with random gRPC port - Pass
# Eureka
4. alpha register to Eureka - Pass
5. alpha cluster register to Eureka - Pass
6. alpha cluster regist
OK. I will pull master branch and test again.
coolbeevip
BOCO
> 在 2019年3月26日,上午8:59,Willem Jiang 写道:
>
> Hi Zhanglei,
>
> Thanks for the verification. I just merged the PRs into master branch.
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
> On Mon, M
the transaction is aborted at that time)
> In this way, we could leverage the @Tranactional feature that Spring
> provides to revert the local transaction without sending out the
> compensation command.
>
> Any thought about that?
>
> Willem Jiang
>
> Twitter: willemjiang
: 18610099300
移邮:zhang_...@boco.com.cn
> 在 2019年3月21日,上午11:47,zhang_...@boco.com.cn 写道:
>
> The following link is a sequence diagram, step 4 cannot be compensated. Will
> this happen?
>
> https://github.com/coolbeevip/servicecomb-pack-notes/blob/master/ServiceComb%20Alpha%20E
The following link is a sequence diagram, step 4 cannot be compensated. Will
this happen?
https://github.com/coolbeevip/servicecomb-pack-notes/blob/master/ServiceComb%20Alpha%20EventScanner/assets/sequence-booking-request-hotel-timeout.png?raw=true
coolbeevip
BOCO
I will update the document about alpha support consul later today
coolbeevip
BOCO
> 在 2019年3月19日,下午4:54,Willem Jiang 写道:
>
> As we talked, it's time to prepare the release.
> There is only ten days to the end of this month, we need to make sure
> the branches are read
+1 Please merge my PR https://github.com/apache/servicecomb-pack/pull/420
before this
coolbeevip
BOCO
> 在 2019年3月6日,下午2:29,Willem Jiang 写道:
>
> It's time for us to think about ServiceComb release now.
>
> As usual, we will release ServiceComb Java-Chassis 1.2.0, Se
Maybe you can customize it with spring boot actuator & metrics
coolbeevip
BOCO
> 在 2019年3月5日,上午9:20,wjm wjm 写道:
>
> currently it's difficult to collect internal status of a microservice
> instance when some problem happened.
> eg:
> routing depend on cached instanc
t; BTW, we need to update the License file[1] for the new third party
> dependencies we introduced.
>
> [1]https://github.com/apache/servicecomb-pack/blob/master/distribution/src/release/LICENSE
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Thu
em Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Mon, Feb 25, 2019 at 6:17 PM zhang_...@boco.com.cn
> wrote:
>>
>> The alpha-spring-boot-compatibility module now contains the dependencies of
>> spring cloud eureka. I want to do the following refactoring
&g
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Mon, Feb 25, 2019 at 6:17 PM zhang_...@boco.com.cn
> wrote:
>>
>> The alpha-spring-boot-compatibility module now contains the dependencies of
>> spring cloud eureka. I want to do the following refactoring
>>
The alpha-spring-boot-compatibility module now contains the dependencies of
spring cloud eureka. I want to do the following refactoring
1. Remove spring-cloud-starter-netflix-eureka-client dependency from the
alpha-spring-boot-compatibility module
2. Add alpha-starter-eureka model and added
sp
“Then you can start your micro-services and access all saga events via
http://${alpha-server:port}/events. ” ,The description in the user_guide.md
What protocol? gRPC or RESTful
coolbeevip
BOCO
: 北京市海淀区杏石口路99号西山赢府商务中心2410
邮编: 100093
手机: 18610099300
移邮:zhang_...@boco.com.cn
> 在 2019年2月17日,下午10:42,Willem Jiang 写道:
>
> It's good solution, but due to license issue, we cannot ship the MySQL
> binary jars in our convenience binary release.
> But We could update the
We can use loads external jars support multiple database types
create libs directory in the alpha-server-0.4.0-SNAPSHOT-exec.jar directory,
copy mysql-connector-java-8.0.15.jar to the libs directory And add config
-Dloader.path=./libs to the command line, e.g.
java -Dloader.path=./libs -jar al
When alpha is used in conjunction with Eureka, Omega can get the Alpha gRPC
port from Eureka, so use random port when configuring alpha.server.port=0
We don't have to plan ports when alpha dynamic scaling
any suggestion?
coolbeevip
BOCO
This is a good idea, It's easier for users to find examples
coolbeevip
BOCO
> 在 2019年2月13日,下午2:38,Willem Jiang 写道:
>
> Do we have any conclusion of this proposal?
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Mon, Jan 21, 2019 at 3:34 PM bismy
Do not worry that the shutdown interface can be enabled by the startup
parameter only when the acceptance test
张 磊
部门: 亿阳信通IT运维支撑产品线
地址: 北京市海淀区杏石口路99号西山赢府商务中心2410
邮编: 100093
手机: 18610099300
移邮:zhang_...@boco.com.cn
> 在 2019年2月1日,下午2:04,Wil
石口路99号西山赢府商务中心2410
邮编: 100093
手机: 18610099300
移邮:zhang_...@boco.com.cn
> 在 2019年1月31日,下午9:03,Willem Jiang 写道:
>
> Hi,
>
> You don't need to pass all the code here. You can show your proposal
> by telling us what you want to do with Actuator.
> My question is how
32 matches
Mail list logo