Skip to content

V1.28.0 dbaas - Ignore this - Ceated Pull request for checking the diff #45

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

Open
wants to merge 84 commits into
base: main
Choose a base branch
from

Conversation

dinesh-murugiah
Copy link
Collaborator

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

pratheep-kumar and others added 30 commits January 17, 2024 18:31
Adding changes for hello command
add support for no keycommands and script command
adding support for rpoplpush command
Support for Keys, slowlog, config and pubsub metric commands
fix for memory leaks and proper downstream connection close
More Fixes and cleanup Iteration 2
dinesh-murugiah and others added 30 commits August 15, 2024 23:42
Fixes for Memory leak on Quit , Fix support for Stream commands, Fix Crash
sanity fixes and logs sanitisations
Fix for handling pubsub message return properly
#36)

* fix the gaps in blocking commands within transaction and fix paring of block option for streams command

* fix keyindex for transaction

* fix key index for eval commands within transaction

* fix wrong number of arguments for subscription commands

* clean up the if elase for handling commands with no arguments

* add client remote ip in log when errenous command executed

* Add support for copy command

---------

Co-authored-by: suryadeepr <[email protected]>
* Fixing invalid shard index - bug

* fix

* Fixing iteration related issue in scan command

* Fixing iteration related issue in scan command

* Fixing iteration related issue in scan command

* Fixing iteration related issue in scan command

* fixes
…uth message in pubsub response (#39)

* DR-2672 - Dummy stub for client setinfo

* DR-2674 - Ignoring private client auth resp in pubsub flow

* Adding comment for the additional condition
remove assert and add logs when response received after request flushed
fix in scan command and support for redis insights
add more logs to debug the assert failure problem for fresh chat iter1
…d envoy

 - This would address the below error that we got while building envoy

ERROR: [0mAn error occurred during the fetch of repository 'com_googlesource_googleurl':
   Traceback (most recent call last):
	File "/home/suryadeepr/.cache/bazel/_bazel_suryadeepr/5f8ede60af193db8d8627bec8aea9a3e/external/bazel_tools/tools/build_defs/repo/http.bzl", line 132, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://storage.googleapis.com/quiche-envoy-integration/dd4080fec0b443296c0ed0036e1e776df8813aa7.tar.gz] to /home/suryadeepr/.cache/bazel/_bazel_suryadeepr/5f8ede60af193db8d8627bec8aea9a3e/external/com_googlesource_googleurl/temp9019678773925270661/dd4080fec0b443296c0ed0036e1e776df8813aa7.tar.gz: Checksum was fc694942e8a7491dcc1dde1bddf48a31370a1f46fef862bc17acf07c34dc6325 but wanted 59f14d4fb373083b9dc8d389f16bbb817b5f936d1d436aa67e16eb6936028a51
[31m[1mERROR: [0m/dev/shm/v1.28.0-dbaas-TEST-1735017670/WORKSPACE:13:19: fetching http_archive rule //external:com_googlesource_googleurl: Traceback (most recent call last):
	File "/home/suryadeepr/.cache/bazel/_bazel_suryadeepr/5f8ede60af193db8d8627bec8aea9a3e/external/bazel_tools/tools/build_defs/repo/http.bzl", line 132, column 45, in _http_archive_impl
		download_info = ctx.download_and_extract(
Error in download_and_extract: java.io.IOException: Error downloading [https://storage.googleapis.com/quiche-envoy-integration/dd4080fec0b443296c0ed0036e1e776df8813aa7.tar.gz] to /home/suryadeepr/.cache/bazel/_bazel_suryadeepr/5f8ede60af193db8d8627bec8aea9a3e/external/com_googlesource_googleurl/temp9019678773925270661/dd4080fec0b443296c0ed0036e1e776df8813aa7.tar.gz: Checksum was fc694942e8a7491dcc1dde1bddf48a31370a1f46fef862bc17acf07c34dc6325 but wanted 59f14d4fb373083b9dc8d389f16bbb817b5f936d1d436aa67e16eb6936028a51
[31m[1mERROR: [0m@com_googlesource_googleurl//build_config:system_icu :: Error loading option @com_googlesource_googleurl//build_config:system_icu: java.io.IOException: Error downloading [https://storage.googleapis.com/quiche-envoy-integration/dd4080fec0b443296c0ed0036e1e776df8813aa7.tar.gz] to /home/suryadeepr/.cache/bazel/_bazel_suryadeepr/5f8ede60af193db8d8627bec8aea9a3e/external/com_googlesource_googleurl/temp9019678773925270661/dd4080fec0b443296c0ed0036e1e776df8813aa7.tar.gz: Checksum was fc694942e8a7491dcc1dde1bddf48a31370a1f46fef862bc17acf07c34dc6325 but wanted 59f14d4fb373083b9dc8d389f16bbb817b5f936d1d436aa67e16eb6936028a51
Update sha checksum for com_googlesource_googleurl repository to buil…
DR-3588 Added tagit yml and validate-pr-title yml in workflow
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.

5 participants