Skip to content

[AMORO-3153]Modify the implementation class of the thrift server#3154

Merged
zhoujinsong merged 2 commits intoapache:masterfrom
engraving-knife:Modify_thrift
Sep 2, 2024
Merged

[AMORO-3153]Modify the implementation class of the thrift server#3154
zhoujinsong merged 2 commits intoapache:masterfrom
engraving-knife:Modify_thrift

Conversation

@engraving-knife
Copy link
Copy Markdown
Contributor

Why are the changes needed?

Close #3153.

Brief change log

-The implementation class of TServer has been modified.

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

@github-actions github-actions bot added the module:ams-server Ams server module label Aug 31, 2024
Copy link
Copy Markdown
Contributor

@huyuanfeng2018 huyuanfeng2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you provide some screenshots or test cases to prove that this change can solve the problem? It seems that many people have encountered this problem.

@zhoujinsong
Copy link
Copy Markdown
Contributor

Can you provide some screenshots or test cases to prove that this change can solve the problem? It seems that many people have encountered this problem.

@engraving-knife works with me to solve this issue together.
Actually, we have solved the problem in our environment with this change, and it has worked fine for about 3 weeks now.
Before this change, the AMS stopped service about a week after starting.

@zhoujinsong zhoujinsong merged commit 8207efc into apache:master Sep 2, 2024
@zhoujinsong
Copy link
Copy Markdown
Contributor

Thanks for the work! @engraving-knife

@engraving-knife engraving-knife deleted the Modify_thrift branch September 12, 2024 15:33
zhoujinsong pushed a commit that referenced this pull request Oct 11, 2024
Modify the implementation class of the thrift server

Co-authored-by: xiaosefeng <xiaosefeng@tencent.com>
Co-authored-by: Xavier Bai <xuba@apache.org>
(cherry picked from commit 8207efc)
Signed-off-by: zhoujinsong <zhoujinsong0505@163.com>
xxubai added a commit to xxubai/amoro that referenced this pull request Dec 10, 2024
…che#3154)

Modify the implementation class of the thrift server

Co-authored-by: xiaosefeng <xiaosefeng@tencent.com>
Co-authored-by: Xavier Bai <xuba@apache.org>
(cherry picked from commit 8207efc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:ams-server Ams server module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Thrift port automatically closed

5 participants