Uploaded image for project: 'Apache RocketMQ'
  1. Apache RocketMQ
  2. ROCKETMQ-325

rocketmq c++ client compress data twice in some cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.1.0-incubating
    • None
    • rocketmq-externals
    • None
    • linux

    Description

      c++ client will compress data in producer if data size > DefaultMQProducer.m_compressMsgBodyOverHowmuch, if send failed, compressed data will be compressed again in the next try, however the consumer will just decompress once.

      Attachments

        Activity

          People

            zander dongeforever
            kelly3540 fanyukeng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: