Skip to content

[ISSUE #460] Add GetLatestErrorMessage for debugging and fix typo in producer.#461

Merged
ShannonDing merged 1 commit into
apache:masterfrom
noahyao1024:master
Mar 26, 2020
Merged

[ISSUE #460] Add GetLatestErrorMessage for debugging and fix typo in producer.#461
ShannonDing merged 1 commit into
apache:masterfrom
noahyao1024:master

Conversation

@noahyao1024

@noahyao1024 noahyao1024 commented Mar 25, 2020

Copy link
Copy Markdown
Contributor

Closes #460

  1. Fix typo error : cproduer -> cproducer.
  2. Expose error message API for debugging [:( When $HOME is not set, the producer could not start. This cost me a lot time to find WHY]. Such AS: [boost::filesystem::create_directories: Permission denied: "//logs/rocketmq-cpp]

@ShannonDing ShannonDing changed the title fix typo + add GetLatestErrorMessage(for easy debugging) [ISSUE #460] Add GetLatestErrorMessage for debugging and fix typo in producer. Mar 26, 2020
@ShannonDing ShannonDing added the enhancement New feature or request label Mar 26, 2020
@ShannonDing ShannonDing linked an issue Mar 26, 2020 that may be closed by this pull request
@ShannonDing ShannonDing added this to the 1.2.5 milestone Mar 26, 2020
@ShannonDing ShannonDing merged commit d9ce248 into apache:master Mar 26, 2020
@ShannonDing

Copy link
Copy Markdown
Member

link apache/rocketmq-client-cpp#288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

{HELP} start producer failed

2 participants