Skip to content

Conversation

@merlimat
Copy link
Contributor

@merlimat merlimat commented Feb 6, 2024

Fixes #

Master Issue: #

Motivation

Modifications

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@merlimat merlimat added this to the 3.5.0 milestone Feb 6, 2024
@merlimat merlimat added the build label Feb 6, 2024
@merlimat merlimat self-assigned this Feb 6, 2024
Copy link
Contributor

@BewareMyPower BewareMyPower left a comment

Choose a reason for hiding this comment

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

The download link of protobuf 25.1 is different from old versions.

https://github.com/protocolbuffers/protobuf/releases/tag/v25.1

@merlimat
Copy link
Contributor Author

merlimat commented Feb 7, 2024

The download link of protobuf 25.1 is different from old versions.

I actually rolled back the protobuf update, it's too complex. They are now requiring another dependency to be installed https://abseil.io/

curl: 8.4.0
zlib: 1.3.1
zstd: 1.5.5
snappy: 1.1.10
Copy link
Contributor

Choose a reason for hiding this comment

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

Snappy 1.1.0 seems not work with the latest Apple Clang

snappy-1.1.10/snappy.cc:1293:37: error: comparison of integers of different signs: 'unsigned long' and 'ptrdiff_t' (aka 'long') [-Werror,-Wsign-compare]

We might need some fix on the build script.

@BewareMyPower
Copy link
Contributor

I continued this work in another PR: #404. So close it for now.

@BewareMyPower BewareMyPower deleted the merlimat-patch-2 branch February 26, 2024 03:49
@BewareMyPower BewareMyPower removed this from the 3.5.0 milestone Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants