[I] 请问在新版本中怎么配置消息超时、事务回查间隔等属性? [rocketmq-spring]

2024-07-09 Thread via GitHub


jevonsnotes opened a new issue, #666:
URL: https://github.com/apache/rocketmq-spring/issues/666

   The issue tracker is **ONLY** used for bug report and feature request. 
   
   Any question or RocketMQ proposal please use our [mailing 
lists](http://rocketmq.apache.org/about/contact/).
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   使用新版本后,注解中没有消费超时时间,其他配置也不清楚在哪里设置。
   
   - What did you expect to see?
   希望可以配置超时时间
   - What did you see instead?
   经过测试发现在50~60s的sleep后会触发重试
   2. Please tell us about your environment:
   rocketmq-v5-client-spring 2.3.0
   4. Other information (e.g. detailed explanation, logs, related issues, 
suggestions how to fix, etc):
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   3. Indicate the importance of this issue to you (blocker, must-have, 
should-have, nice-to-have). Are you currently using any workarounds to address 
this issue?
   


-- 
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: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[I] [Bug] 5.x版本cpp客户端,同时producer和push_consumer,持续运行,crashed5 [rocketmq-clients]

2024-07-09 Thread via GitHub


41405465 opened a new issue, #794:
URL: https://github.com/apache/rocketmq-clients/issues/794

   ### Before Creating the Bug Report
   
   - [X] I found a bug, not just asking a question, which should be created in 
[GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq-clients/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Programming Language of the Client
   
   C++
   
   ### Runtime Platform Environment
   
   Red Hat Enterprise Linux Server release 7.9 (Maipo)
   
   ### RocketMQ Version of the Client/Server
   
   客户端:2024.07.05拉取master分支代码
   服务端:rocketmq 5.1.4
   
   ### Run or Compiler Version
   
   Red Hat Enterprise Linux Server release 7.9 (Maipo)
   
   ### Describe the Bug
   
   Program terminated with signal 11, Segmentation fault.
   #0  0x7f791cb05fb2 in grpc_core::CallCombiner::Stop(char const*, int, 
char const*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   Missing separate debuginfos, use: debuginfo-install 
glibc-2.17-326.0.1.el7_9.x86_64
   (gdb) bt
   #0  0x7f791cb05fb2 in grpc_core::CallCombiner::Stop(char const*, int, 
char const*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #1  0x7f791cb9c72c in grpc_core::FilterStackCall::StartBatch(grpc_op 
const*, unsigned long, void*, bool)::{lambda(void*, g   
rpc_error*)#3}::operator()(void*, grpc_error*) const () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #2  0x7f791cb9c767 in grpc_core::FilterStackCall::StartBatch(grpc_op 
const*, unsigned long, void*, bool)::{lambda(void*, g   
rpc_error*)#3}::_FUN(void*, grpc_error*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #3  0x7f791ca12b32 in grpc_core::Closure::Run(grpc_core::DebugLocation 
const&, grpc_closure*, grpc_error*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #4  0x7f791ccfebf4 in recv_message_ready(void*, grpc_error*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #5  0x7f791ca12b32 in grpc_core::Closure::Run(grpc_core::DebugLocation 
const&, grpc_closure*, grpc_error*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #6  0x7f791ccfc013 in grpc_core::(anonymous 
namespace)::CallData::ContinueRecvMessageReadyCallback(grpc_error*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #7  0x7f791ccfbae9 in grpc_core::(anonymous 
namespace)::CallData::OnRecvMessageReady(void*, grpc_error*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #8  0x7f791cb0b147 in exec_ctx_run(grpc_closure*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #9  0x7f791cb0b244 in grpc_core::ExecCtx::Flush() () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #10 0x7f791cdb45f6 in end_worker(grpc_pollset*, grpc_pollset_worker*, 
grpc_pollset_worker**) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #11 0x7f791cdb4910 in pollset_work () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #12 0x7f791cb0aa09 in pollset_work(grpc_pollset*, grpc_pollset_worker**, 
grpc_core::Timestamp) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #13 0x7f791cb0d784 in grpc_pollset_work(grpc_pollset*, 
grpc_pollset_worker**, grpc_core::Timestamp) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #14 0x7f791cbad1f1 in cq_next(grpc_completion_queue*, gpr_timespec, 
void*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #15 0x7f791cbad739 in grpc_completion_queue_next () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #16 0x7f791c71038b in grpc::(anonymous 
namespace)::CallbackAlternativeCQ::Ref()::{lambda(void*)#1}::operator()(void*) 
cons   t () from TestRocketMQModule-runtime/libs/librocketmq.so
   #17 0x7f791c710485 in grpc::(anonymous 
namespace)::CallbackAlternativeCQ::Ref()::{lambda(void*)#1}::_FUN(void*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #18 0x7f791ce8e7ed in 
_ZZN9grpc_core12_GLOBAL__N_120ThreadInternalsPosixC4EPKcPFvPvES4_PbRKNS_6Thread7OptionsEENKUlS4_E_cl
   ES4_ () from TestRocketMQModule-runtime/libs/librocketmq.so
   #19 0x7f791ce8e81e in 
_ZZN9grpc_core12_GLOBAL__N_120ThreadInternalsPosixC4EPKcPFvPvES4_PbRKNS_6Thread7OptionsEENUlS4_E_4_F
   UNES4_ () from TestRocketMQModule-runtime/libs/librocketmq.so
   #20 0x7f7928ddfea5 in start_thread () from 
TestRocketMQModule-runtime/libs/libpthread.so.0
   #21 0x7f7928b08b0d in clone () from 
TestRocketMQModule-runtime/libs/libc.so.6
   
   ### Steps to Reproduce
   
   1
   
   ### What Did You Expect to See?
   
   1
   
   ### What Did You See Instead?
   
   1
   
   

[I] [Bug] 5.x版本cpp客户端,同时producer和push_consumer,持续运行,crashed6 [rocketmq-clients]

2024-07-09 Thread via GitHub


41405465 opened a new issue, #795:
URL: https://github.com/apache/rocketmq-clients/issues/795

   ### Before Creating the Bug Report
   
   - [X] I found a bug, not just asking a question, which should be created in 
[GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq-clients/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Programming Language of the Client
   
   C++
   
   ### Runtime Platform Environment
   
   Red Hat Enterprise Linux Server release 7.9 (Maipo)
   
   ### RocketMQ Version of the Client/Server
   
   客户端:2024.07.05拉取master分支代码
   服务端:rocketmq 5.1.4
   
   ### Run or Compiler Version
   
   _No response_
   
   ### Describe the Bug
   
   Program terminated with signal 6, Aborted.
   #0  0x7f0d131cd387 in raise () from 
TestRocketMQModule-runtime/libs/libc.so.6
   Missing separate debuginfos, use: debuginfo-install 
glibc-2.17-326.0.1.el7_9.x86_64
   (gdb) bt
   #0  0x7f0d131cd387 in raise () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #1  0x7f0d131cea78 in abort () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #2  0x7f0cf6cfe4bd in grpc::CoreCodegen::assert_fail(char const*, char 
const*, int) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #3  0x7f0cf6b4772f in 
grpc::ProtoBufferWriter::ProtoBufferWriter(grpc::ByteBuffer*, int, int) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #4  0x7f0cf6da3b7b in grpc::Status 
grpc::GenericSerialize(google::protobuf::MessageLite const&, 
grpc::ByteBuffer*, bool*) () from TestRocketMQModule-runtime/libs/librocketmq.so
   #5  0x7f0cf6da2f99 in 
grpc::SerializationTraits::Serialize(google::protobuf::MessageLite const&, grpc::ByteBuffer*, 
bool*) () from TestRocketMQModule-runtime/libs/librocketmq.so
   #6  0x7f0cf6d9feeb in grpc::Status 
grpc::internal::CallOpSendMessage::SendMessagePtr(apache::rocketmq::v2::TelemetryCommand
 const*, grpc::WriteOptions)::{lambda(void const*)#1}::operator()(void const*) 
const ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #7  0x7f0cf6da4713 in std::_Function_handler(apache::rocketmq::v2::TelemetryCommand
 const*, grpc::WriteOptions)::{lambda(void 
const*)#1}>::_M_invoke(std::_Any_data const&, void const*&&) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #8  0x7f0cf6b4fbcd in std::function::operator()(void const*) const ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #9  0x7f0cf6b452c4 in 
grpc::internal::InterceptorBatchMethodsImpl::GetSerializedSendMessage() ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #10 0x7f0cf6c128a8 in 
rocketmq::LogInterceptor::Intercept(grpc::experimental::InterceptorBatchMethods*)
 ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #11 0x7f0cf6b446fe in 
grpc::experimental::ClientRpcInfo::RunInterceptor(grpc::experimental::InterceptorBatchMethods*,
 unsigned long) () from TestRocketMQModule-runtime/libs/librocketmq.so
   #12 0x7f0cf6b45b56 in 
grpc::internal::InterceptorBatchMethodsImpl::RunClientInterceptors() ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #13 0x7f0cf6b45a63 in 
grpc::internal::InterceptorBatchMethodsImpl::RunInterceptors() ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #14 0x7f0cf6da2f67 in 
grpc::internal::CallOpSet, grpc::internal::CallNoOp<5>, 
grpc::internal::CallNoOp<6> >::RunInterceptors() () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #15 0x7f0cf6d9fb1b in 
grpc::internal::CallOpSet, grpc::internal::CallNoOp<5>, 
grpc::internal::CallNoOp<6> >::FillOps(grpc::internal::Call*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #16 0x7f0cf6cee3be in 
grpc::Channel::PerformOpsOnCall(grpc::internal::CallOpSetInterface*, 
grpc::internal::Call*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #17 0x7f0cf6b43c03 in 
grpc::internal::Call::PerformOps(grpc::internal::CallOpSetInterface*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #18 0x7f0cf6d9784a in 
grpc::internal::ClientCallbackReaderWriterImpl to continue, or q  to quit---
   ::TelemetryCommand>::Write(apache::rocketmq::v2::TelemetryCommand const*, 
grpc::WriteOptions) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #19 0x7f0cf6c2f8d7 in 
grpc::ClientBidiReactor::StartWrite(apache::rocketmq::v2::TelemetryCommand
 const*, grpc::WriteOptions) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #20 0x7f0cf6c2d851 in 
grpc::ClientBidiReactor::StartWrite(apache::rocketmq::v2::TelemetryCommand
 const*) () from TestRocketMQModule-runtime/libs/librocketmq.so
   #21 0x

[GH] (rocketmq-clients): Workflow run "Build" failed!

2024-07-09 Thread GitBox


The GitHub Actions job "Build" on rocketmq-clients.git has failed.
Run started by GitHub user tsunghanjacktsai (triggered by tsunghanjacktsai).

Head commit for run:
cb44da86868d693872c4481143990ffdb18f650c / tsaitsung-han.tht 

Add reentrant push consumer message receiving support for c# sdk

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/9835988777

With regards,
GitHub Actions via GitBox



[GH] (rocketmq-clients): Workflow run "Build" failed!

2024-07-09 Thread GitBox


The GitHub Actions job "Build" on rocketmq-clients.git has failed.
Run started by GitHub user tsunghanjacktsai (triggered by tsunghanjacktsai).

Head commit for run:
667fce9f297473b32e824f355bca2a8e331bdd25 / tsaitsung-han.tht 

Add namespace support for c# sdk

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/9835976137

With regards,
GitHub Actions via GitBox



[GH] (rocketmq-clients): Workflow run "Build" failed!

2024-07-09 Thread GitBox


The GitHub Actions job "Build" on rocketmq-clients.git has failed.
Run started by GitHub user tsunghanjacktsai (triggered by tsunghanjacktsai).

Head commit for run:
fea14cde86ef40147e992bf0d18ebbe357e45fe6 / tsaitsung-han.tht 

Add reentrant push consumer message receiving support for c# sdk

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/9836030642

With regards,
GitHub Actions via GitBox



[GH] (rocketmq-clients): Workflow run "Build" failed!

2024-07-09 Thread GitBox


The GitHub Actions job "Build" on rocketmq-clients.git has failed.
Run started by GitHub user tsunghanjacktsai (triggered by tsunghanjacktsai).

Head commit for run:
b7c5007a4baea0fa5d13a88f4985a56a16f1c9a2 / tsaitsung-han.tht 

Add namespace support for c# sdk

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/9835653403

With regards,
GitHub Actions via GitBox



Re: [PR] [ISSUE #8380]fix wrong election in controllerMode [rocketmq]

2024-07-09 Thread via GitHub


Willhow-Gao closed pull request #8381: [ISSUE #8380]fix wrong election in 
controllerMode
URL: https://github.com/apache/rocketmq/pull/8381


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [ISSUE #8380]fix wrong election in controllerMode [rocketmq]

2024-07-09 Thread via GitHub


Willhow-Gao opened a new pull request, #8383:
URL: https://github.com/apache/rocketmq/pull/8383

   Fixes #8380 
   


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-07-09 Thread GitBox


The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user Willhow-Gao (triggered by Willhow-Gao).

Head commit for run:
5dc0c6a8b57e6287aec88f5eca3b361d10b44969 / lizhimins <707364...@qq.com>
[maven-release-plugin] prepare for next development iteration (#8382)

Report URL: https://github.com/apache/rocketmq/actions/runs/9860156304

With regards,
GitHub Actions via GitBox



Re: [PR] [ISSUE #8380]fix wrong election in controllerMode [rocketmq]

2024-07-09 Thread via GitHub


codecov-commenter commented on PR #8383:
URL: https://github.com/apache/rocketmq/pull/8383#issuecomment-2218106200

   ## 
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8383?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   Attention: Patch coverage is `0%` with `1 line` in your changes missing 
coverage. Please review.
   > Project coverage is 43.96%. Comparing base 
[(`2bc0014`)](https://app.codecov.io/gh/apache/rocketmq/commit/2bc0014c4bf69b15bac9f33e03690e1bfce513c1?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to head 
[(`c87eff0`)](https://app.codecov.io/gh/apache/rocketmq/commit/c87eff006ffa1a4fd190eae01e43c9659bf8ba54?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   > Report is 2 commits behind head on develop.
   
   | 
[Files](https://app.codecov.io/gh/apache/rocketmq/pull/8383?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...ntroller/impl/manager/RaftReplicasInfoManager.java](https://app.codecov.io/gh/apache/rocketmq/pull/8383?src=pr&el=tree&filepath=controller%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Frocketmq%2Fcontroller%2Fimpl%2Fmanager%2FRaftReplicasInfoManager.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29udHJvbGxlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcm9ja2V0bXEvY29udHJvbGxlci9pbXBsL21hbmFnZXIvUmFmdFJlcGxpY2FzSW5mb01hbmFnZXIuamF2YQ==)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/rocketmq/pull/8383?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   Additional details and impacted files
   
   
   ```diff
   @@  Coverage Diff  @@
   ## develop#8383  +/-   ##
   =
   - Coverage  43.99%   43.96%   -0.03% 
   + Complexity 1067010667   -3 
   =
 Files   1274 1274  
 Lines  8893988938   -1 
 Branches   1143211431   -1 
   =
   - Hits   3912539100  -25 
   - Misses 4485444871  +17 
   - Partials4960 4967   +7 
   ```
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/rocketmq/pull/8383?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[I] [Bug] 5.x版本cpp客户端,同时producer和push_consumer,持续运行,crashed7 [rocketmq-clients]

2024-07-09 Thread via GitHub


41405465 opened a new issue, #796:
URL: https://github.com/apache/rocketmq-clients/issues/796

   ### Before Creating the Bug Report
   
   - [X] I found a bug, not just asking a question, which should be created in 
[GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq-clients/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Programming Language of the Client
   
   C++
   
   ### Runtime Platform Environment
   
   Red Hat Enterprise Linux Server release 7.9 (Maipo)
   
   ### RocketMQ Version of the Client/Server
   
   客户端:2024.07.05拉取master分支代码
   服务端:rocketmq 5.1.4
   
   ### Run or Compiler Version
   
   _No response_
   
   ### Describe the Bug
   
   Program terminated with signal 6, Aborted.
   #0  0x7fe86a149387 in raise () from 
TestRocketMQModule-runtime/libs/libc.so.6
   Missing separate debuginfos, use: debuginfo-install 
glibc-2.17-326.0.1.el7_9.x86_64
   (gdb) bt
   #0  0x7fe86a149387 in raise () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #1  0x7fe86a14aa78 in abort () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #2  0x7fe86a18bf67 in __libc_message () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #3  0x7fe86a194329 in _int_free () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #4  0x7fe855c8b7fa in 
__gnu_cxx::new_allocator
 >::deallocate(std::_List_node*, 
unsigned long) () from TestRocketMQModule-runtime/libs/librocketmq.so
   #5  0x7fe855c8b2c8 in 
std::allocator_traits
 > 
>::deallocate(std::allocator
 >&, std::_List_node*, unsigned long) 
() from TestRocketMQModule-runtime/libs/librocketmq.so
   #6  0x7fe855c8a44e in 
std::_List_base 
>::_M_put_node(std::_List_node*) () 
from TestRocketMQModule-runtime/libs/librocketmq.so
   #7  0x7fe855c88c71 in std::list 
>::_M_erase(std::_List_iterator) () 
from TestRocketMQModule-runtime/libs/librocketmq.so
   #8  0x7fe855c871fc in std::list >::pop_front() () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #9  0x7fe855c82344 in rocketmq::TelemetryBidiReactor::OnWriteDone(bool) 
() from TestRocketMQModule-runtime/libs/librocketmq.so
   #10 0x7fe855decb10 in 
_ZZN4grpc8internal30ClientCallbackReaderWriterImplIN6apache8rocketmq2v216TelemetryCommandES5_EC4ENS0_4CallEPNS_13ClientContextEPNS_17ClientBidiReactorIS5_S5_EEENKUlbE0_clEb
 () from TestRocketMQModule-runtime/libs/librocketmq.so
   #11 0x7fe855defa82 in 
_ZNSt17_Function_handlerIFvbEZN4grpc8internal30ClientCallbackReaderWriterImplIN6apache8rocketmq2v216TelemetryCommandES7_EC4ENS2_4CallEPNS1_13ClientContextEPNS1_17ClientBidiReactorIS7_S7_EEEUlbE0_E9_M_invokeERKSt9_Any_dataOb
 ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #12 0x7fe855d77ab6 in std::function::operator()(bool) const 
() from TestRocketMQModule-runtime/libs/librocketmq.so
   #13 0x7fe855d757c9 in void 
grpc::internal::CatchingCallback&, 
bool&>(std::function&, bool&) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #14 0x7fe855d7349a in grpc::internal::CallbackWithSuccessTag::Run(bool) 
() from TestRocketMQModule-runtime/libs/librocketmq.so
   #15 0x7fe855d733e0 in 
grpc::internal::CallbackWithSuccessTag::StaticRun(grpc_completion_queue_functor*,
 int) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #16 0x7fe855d56457 in grpc::(anonymous 
namespace)::CallbackAlternativeCQ::Ref()::{lambda(void*)#1}::operator()(void*) 
const ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #17 0x7fe855d56485 in grpc::(anonymous 
namespace)::CallbackAlternativeCQ::Ref()::{lambda(void*)#1}::_FUN(void*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #18 0x7fe8564d47ed in 
_ZZN9grpc_core12_GLOBAL__N_120ThreadInternalsPosixC4EPKcPFvPvES4_PbRKNS_6Thread7OptionsEENKUlS4_E_clES4_
   () from TestRocketMQModule-runtime/libs/librocketmq.so
   #19 0x7fe8564d481e in 
_ZZN9grpc_core12_GLOBAL__N_120ThreadInternalsPosixC4EPKcPFvPvES4_PbRKNS_6Thread7OptionsEENUlS4_E_4_FUNES4_
   () from TestRocketMQModule-runtime/libs/librocketmq.so
   #20 0x7fe86a4e8ea5 in start_thread () from 
TestRocketMQModule-runtime/libs/libpthread.so.0
   #21 0x7fe86a211b0d in clone () from 
TestRocketMQModule-runtime/libs/libc.so.6
   
   ### Steps to Reproduce
   
   1
   
   ### What Did You Expect to See?
   
   1
   
   ### What Did You See Instead?
   
   1
   
   ### Additional Context
   
   _No response_


-- 
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: commits-unsubscr...@rocketmq.apache.org.apache.o

[I] [Bug] 5.x版本cpp客户端,同时producer和push_consumer,持续运行,crashed8 [rocketmq-clients]

2024-07-09 Thread via GitHub


41405465 opened a new issue, #797:
URL: https://github.com/apache/rocketmq-clients/issues/797

   ### Before Creating the Bug Report
   
   - [X] I found a bug, not just asking a question, which should be created in 
[GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq-clients/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Programming Language of the Client
   
   C++
   
   ### Runtime Platform Environment
   
   Red Hat Enterprise Linux Server release 7.9 (Maipo)
   
   ### RocketMQ Version of the Client/Server
   
   客户端:2024.07.05拉取master分支代码
   服务端:rocketmq 5.1.4
   
   ### Run or Compiler Version
   
   _No response_
   
   ### Describe the Bug
   
   Program terminated with signal 6, Aborted.
   #0  0x7f33ca15b387 in raise () from 
TestRocketMQModule-runtime/libs/libc.so.6
   Missing separate debuginfos, use: debuginfo-install 
glibc-2.17-326.0.1.el7_9.x86_64
   (gdb) bt
   #0  0x7f33ca15b387 in raise () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #1  0x7f33ca15ca78 in abort () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #2  0x7f33ca19df67 in __libc_message () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #3  0x7f33ca1a7b36 in _int_malloc () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #4  0x7f33ca1aa78c in malloc () from 
TestRocketMQModule-runtime/libs/libc.so.6
   #5  0x7f33b65d69ad in bssl::SSLBuffer::EnsureCap(unsigned long, unsigned 
long) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #6  0x7f33b65d6deb in bssl::ssl_read_buffer_extend_to(ssl_st*, unsigned 
long) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #7  0x7f33b65d6f48 in bssl::ssl_handle_open_record(ssl_st*, bool*, 
bssl::ssl_open_record_t, unsigned long, unsigned char) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #8  0x7f33b6583510 in ssl_read_impl(ssl_st*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #9  0x7f33b6583686 in SSL_peek () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #10 0x7f33b65835ac in SSL_read () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #11 0x7f33b621d702 in do_ssl_read(ssl_st*, unsigned char*, unsigned 
long*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #12 0x7f33b621ecd1 in ssl_protector_unprotect(tsi_frame_protector*, 
unsigned char const*, unsigned long*, unsigned char*, unsigned long*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #13 0x7f33b6222a49 in 
tsi_frame_protector_unprotect(tsi_frame_protector*, unsigned char const*, 
unsigned long*, unsigned char*, unsigned long*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #14 0x7f33b6433650 in on_read () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #15 0x7f33b6058b32 in grpc_core::Closure::Run(grpc_core::DebugLocation 
const&, grpc_closure*, grpc_error*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #16 0x7f33b61592ff in tcp_handle_read(void*, grpc_error*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #17 0x7f33b6151147 in exec_ctx_run(grpc_closure*) () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #18 0x7f33b6151244 in grpc_core::ExecCtx::Flush() () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #19 0x7f33b63fa44c in end_worker(grpc_pollset*, grpc_pollset_worker*, 
grpc_pollset_worker**) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #20 0x7f33b63fa910 in pollset_work () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #21 0x7f33b6150a09 in pollset_work(grpc_pollset*, grpc_pollset_worker**, 
grpc_core::Timestamp) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #22 0x7f33b6153784 in grpc_pollset_work(grpc_pollset*, 
grpc_pollset_worker**, grpc_core::Timestamp) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #23 0x7f33b61f31f1 in cq_next(grpc_completion_queue*, gpr_timespec, 
void*) ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #24 0x7f33b61f3739 in grpc_completion_queue_next () from 
TestRocketMQModule-runtime/libs/librocketmq.so
   #25 0x7f33b5d5638b in grpc::(anonymous 
namespace)::CallbackAlternativeCQ::Ref()::{lambda(void*)#1}::operator()(void*) 
const ()
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #26 0x7f33b5d56485 in grpc::(anonymous 
namespace)::CallbackAlternativeCQ::Ref()::{lambda(void*)#1}::_FUN(void*) ()
   ---Type  to continue, or q  to quit---
  from TestRocketMQModule-runtime/libs/librocketmq.so
   #27 0x7f33b64d47ed in 
_ZZN9grpc_core12_GLOBAL__N_120ThreadInternalsPosixC4EPKcPFvP

Re: [I] 无法查看消费终端 [rocketmq-dashboard]

2024-07-09 Thread via GitHub


jevonsnotes commented on issue #218:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2219417032

   > 使用5.X gRPC SDK就会有这个问题,使用4.X Remoting SDK就没问题,应该是adminTool没有从proxy拉数据
   
   我之前使用的是rocketmq spring的sdk,发送fifo会报错,才切换的v5 grpc sdk
   https://github.com/apache/rocketmq-clients/discussions/785


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org