Skip to content
#

multi-cloud

Here are 57 public repositories matching this topic...

yugabyte-db
amitanandaiyer
amitanandaiyer commented Jul 1, 2021

Flush/Compact requests to the tServer are rpcs that are expected to take a long time. It does not make sense for these to use the same deadline (20s) and num_retries as other async_rpc_tasks.

We should have these tasks override these settings; similar to what BackfillChunk does to give itself more time; and also to disble/reduce retries in the case of flush/compact.

Without having this, we

gravity
noobaa-core
b2c-crm-sync
b2csolutionarchitect
b2csolutionarchitect commented Jun 10, 2021

Issue Summary

The Field Mapping layout is currently missing the alternative attribute name used to map Contact fields to personAccounts. Let's extend the fieldMapping record and the listView layouts to include this field.

  • Add the Salesforce Platform Attribute Alternate field to the fieldMapping record-layout
  • Add the Salesforce Platform Attribute Alternate field to the fie
kumarashit
kumarashit commented Jan 22, 2021

**Issue/Feature Description:
As there are a lot of legacy codes, there will be some reference to "opensds". need to rename them to SODA

**Why this issue to fixed / feature is needed(give scenarios or use cases):
As we moved from opensds->soda, the binaries generated, folder names etc should also be changed to SODA.

**How to reproduce, in case of a bug:

**Other Notes / Environment Inform

Multi-cloud infrastructure inventory and management tool, supporting AWS, Google Cloud, Azure, Oracle Cloud, Rackspace Cloud, Hetzner Cloud, Alibaba Cloud, e24cloud.com, Linode, Cloudflare, GoDaddy and Backblaze B2.

  • Updated Apr 10, 2020
  • Shell

Improve this page

Add a description, image, and links to the multi-cloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-cloud topic, visit your repo's landing page and select "manage topics."

Learn more