urvisavla
urvisavla
> I think on latest Horizon [2.26.0](https://github.com/stellar/go/releases/tag/horizon-v2.26.0) release, this repetitive log output has been reduced per #4860. > > @urvisavla , do you think #4860 resolves/obsoletes this ticket now? We...
>We should also add a flag warning if an operator decides to run real time ingestion using the datastore ledgerbackend. Running off a datastore will introduce a lag and might...
> @urvisavla , during verification of compute resources, wanted to mention it should include `ENABLE_CAPTIVE_CORE=true` and `CAPTIVE_CORE_USE_DB=true`, I think those are the defaults at this point. Since, captive core with...
Update: - Shared a document with the team detailing observations from EC2 and RDS instances from the dev and prod clusters - Updated the [hardware specifications](url), including CPU, memory, and...
> @urvisavla , you mentioned a performance benchmarks doc was shared, can it be linked or summ'd here also? Thanks! Sorry, I missed this earlier. Here is the [doc.](https://docs.google.com/document/d/1pzY40XVIRAjvKq7tarRiUqzE3RjRUqlPcpLWhKpD1q4/edit#heading=h.gjdgxs)
The `RETURNING` clause in an `INSERT` statement only returns the newly inserted rows. To return all rows, including existing ones, we can force an update using the `ON CONFLICT UPDATE...
> I think is great round-up with ability to show richer context than `-h` may show, just wondering, is it potentially much overlapping content to maintain the same copy here...
In the context of this ticket, the term "network-quorum set" refers to the list of validator names along with their addresses and history urls, as configured in the captive-core config...