Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tokio thread number in the default config file. #174

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

evshary
Copy link
Contributor

@evshary evshary commented Aug 23, 2024

No description provided.

Signed-off-by: ChenYing Kuo <evshary@gmail.com>
@evshary evshary force-pushed the update_default_config branch from ff5fd31 to 8052652 Compare August 23, 2024 07:29
@@ -79,6 +79,18 @@
// // root_ca_certificate_base64: "base64-root-ca-certificate",
// },

////
Copy link
Member

Choose a reason for hiding this comment

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

Can you please apply the same suggestion than in eclipse-zenoh/zenoh-plugin-ros2dds#220 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure

Signed-off-by: ChenYing Kuo <evshary@gmail.com>
@JEnoch JEnoch merged commit dfd55a6 into eclipse-zenoh:dev/1.0.0 Aug 23, 2024
3 checks passed
Mallets added a commit that referenced this pull request Aug 30, 2024
* chore: Sync Rust toolchain

* update to new zenoh API

* update to dev/1.0.0

* code made shorter

* build: Sync  with eclipse-zenoh/zenoh@65e5df7 from 2024-06-21 (#134)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@a6d117b from 2024-06-21 (#135)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* Align Zenoh (#136)

* build: Sync  with eclipse-zenoh/zenoh@fc18f90 from 2024-06-26 (#137)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@1790d59 from 2024-06-26 (#138)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* chore: bump zenoh version (#139)

* chore: bump zenoh version

* chore: update branch

* build: Sync  with eclipse-zenoh/zenoh@e021d0d from 2024-07-03 (#141)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* Change admin keys to @/<zid>/**

* Make listen and connect endpoints ModeDependentValues (#144)

* Update to new zenoh endpoints config

* Point back to zenoh dev/1.0.0 branch

* build: Sync  with eclipse-zenoh/zenoh@c7e418f from 2024-07-05 (#145)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@cae8697 from 2024-07-05 (#146)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@6df74c7 from 2024-07-07 (#147)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@12b11ee from 2024-07-08 (#148)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@9e1c4a8 from 2024-07-08 (#150)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* chore: Sync Rust toolchain

* chore: Sync Rust toolchain

* fix: encoding of admin space replies

Signed-off-by: Gabriele Baldoni <gabriele.baldoni@gmail.com>

* Remove ke_for_sure macro

* chore: tracking zenoh dev/admin_keys_remapping

Signed-off-by: Gabriele Baldoni <gabriele.baldoni@gmail.com>

* chore: tracking zenoh dev/1.0.0

Signed-off-by: Gabriele Baldoni <gabriele.baldoni@gmail.com>

* build: Sync  with eclipse-zenoh/zenoh@4827f39 from 2024-07-24 (#153)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@0c43c08 from 2024-07-25 (#156)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@32bdded from 2024-07-26 (#157)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@502d3be from 2024-07-30 (#160)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@5d09cf7 from 2024-08-01 (#161)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@5d09cf7 from 2024-08-01 (#162)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* Merge main ->dev/1.0.0 (#163)

Update Cargo.lock
Squashed commit of the following:

commit af50a7c
Author: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Date:   Tue Jul 30 02:14:18 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@2d88c7b from 2024-07-29 (#159)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

commit 9985084
Author: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Date:   Sat Jul 27 02:14:07 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@e587aa9 from 2024-07-26 (#158)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

commit c3f09e3
Author: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Date:   Fri Jul 26 02:14:05 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@0a969cb from 2024-07-25 (#155)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

commit 405b2dd
Author: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Date:   Tue Jul 9 02:14:03 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@b3e42ce from 2024-07-08 (#149)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

commit 04ca50d
Author: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Date:   Thu Jul 4 02:13:53 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@b93ca84 from 2024-07-03 (#143)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

commit 3409c6a
Author: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Date:   Wed Jul 3 02:13:56 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@869ace6 from 2024-07-02 (#140)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

commit a883346
Author: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Date:   Fri Jun 21 02:13:42 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@2500e5a from 2024-06-20 (#133)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

commit bc16351
Author: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Date:   Tue Jun 18 02:14:16 2024 +0200

    build: Sync  with eclipse-zenoh/zenoh@93f93d2 from 2024-06-17 (#132)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@b1e4dba from 2024-08-05 (#166)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* Port from async-std to tokio. (#154)

* Port from async-std to tokio.

Signed-off-by: ChenYing Kuo <evshary@gmail.com>

* Support configuring the thread number for runtime.

Signed-off-by: ChenYing Kuo <evshary@gmail.com>

---------

Signed-off-by: ChenYing Kuo <evshary@gmail.com>

* build: Sync  with eclipse-zenoh/zenoh@b7d42ef from 2024-08-06 (#167)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@2d5ab7c from 2024-08-06 (#168)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* chore: remove build-resources dir and Cargo.lock (#169)

Cargo.lock file wrongly added by the sync lock file workflow.

* build: Sync  with eclipse-zenoh/zenoh@0e2f78a from 2024-08-14 (#172)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* Bump dev version to `1.0.0-dev` (#173)

* chore: Bump version to `1.0.0-dev`

* chore: Bump /zenoh.*/ dependencies to `1.0.0-dev`

* chore: Update Cargo lockfile

---------

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* Add tokio thread number in the default config file. (#174)

Signed-off-by: ChenYing Kuo <evshary@gmail.com>

* build: Sync  with eclipse-zenoh/zenoh@8b027e9 from 2024-08-22 (#175)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* cargo lock update

* build: Sync  with eclipse-zenoh/zenoh@3579f12 from 2024-08-29 (#180)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* build: Sync  with eclipse-zenoh/zenoh@926208c from 2024-08-29 (#182)

Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>

* Point to eclipse-zenoh/zenoh branch=main

---------

Signed-off-by: Gabriele Baldoni <gabriele.baldoni@gmail.com>
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>
Co-authored-by: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com>
Co-authored-by: Luca Cominardi <luca.cominardi@gmail.com>
Co-authored-by: Joseph Perez <joperez@hotmail.fr>
Co-authored-by: OlivierHecart <olivier.hecart@adlinktech.com>
Co-authored-by: Gabriele Baldoni <gabriele.baldoni@gmail.com>
Co-authored-by: Gabriele Baldoni <gabrik@users.noreply.github.com>
Co-authored-by: Charles Schleich <schleich.cdaniel@gmail.com>
Co-authored-by: ChenYing Kuo (CY) <evshary@gmail.com>
Co-authored-by: Diogo Matsubara <diogo.matsubara@zettascale.tech>
Co-authored-by: zettascale-bot <161707711+zettascale-bot@users.noreply.github.com>
@evshary evshary deleted the update_default_config branch September 25, 2024 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants