commit | f6007e2d6e4da8038654b98ef7f0813276ebf9b8 | [log] [tgz] |
---|---|---|
author | Kieran Cyphus <kierancyphus@google.com> | Tue Mar 11 01:36:14 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 01:36:14 2025 -0700 |
tree | 0e2561e0a15b27f2e7033ad2d556a863b90b462f | |
parent | 2e15e17138ead6a9cbcde624b442d783575ed350 [diff] |
Revert "pw_rpc: Revert Java client call ID changes" This reverts commit 0afdf903105c46e8572591de16b7fd2964ad0874. Reason for revert: Relanding these changes with additional test coverage. Original change's description: > pw_rpc: Revert Java client call ID changes > > This reverts four changes related to the pw_rpc Java client: > > 16c4b6397 pw_rpc: Update soong dependencies for java > fec7e1118 pw_rpc: Introduce Client.createLegacySingleCall to simplify migration > c2de65834 pw_rpc: Temporarily ignore call IDs by default in Java client > 15d4ae5ff pw_rpc: Increment call_ids for java client > > Some users reported RPC timeouts with these changes. > > Change-Id: I94c174ec565bedba7067e73ced957333874230aa > Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260892 > Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> > Reviewed-by: Ted Pudlik <tpudlik@google.com> > Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> > Commit-Queue: Wyatt Hepler <hepler@google.com> Change-Id: Id8e4475f65c2e0ad16c423a6f985996f6c331760 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268733 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Kieran Cyphus <kierancyphus@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.