Martin Löper
Martin Löper
Hi, I have a question concerning SolrCloud. Is the TaggerRequestHandler capable of performing distributed requests over multiple shards? I know that the standard solr select handler does it and can...
**Which version of GCM are you using?** Credential Manager: 2.0.778+0d6f1c846f (Arch Linux) Linux Kernel: 5.18.7-zen1-1-zen Libsecret: 0.20.5-2 **Which Git host provider are you trying to connect to?** * [ ]...
We create a secure string parameter in SSM and pass it down to an ECS service via a TaskDefinition (inside a ContainerDefinition) as Secret. However, the version of the secure...
The removeNode method was deleted in https://github.com/w8r/splay-tree/commit/0d1d5905658a2aba94296f299416415165d64f9b#diff-168726dbe96b3ce427e7fedce31bb0bc However the README.md still contains it.
## Some thoughts on node identity I want to suggest a change which considers the value of `node.data` for the remove method. In the following I want to explain why...
Hi, I'm getting the following error: ``` ReferenceError: regions is not defined at d (/var/app/current/node_modules/moment-holiday/build/moment-holiday-us.min.js:6:3117) at Object.add (/var/app/current/node_modules/moment-holiday/build/moment-holiday-us.min.js:6:5870) at Object. (/var/app/current/node_modules/moment-holiday/build/moment-holiday-us.min.js:16:116) at Object. (/var/app/current/node_modules/moment-holiday/build/moment-holiday-us.min.js:16:138) at Module._compile (module.js:573:30) at Object.Module._extensions..js (module.js:584:10)...
As explained in #18, several variable declarations are missing. The strict mode behaviour is defined here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode. > Any assignment that silently fails in normal code (assignment to a non-writable...
We just started to use Redshift via ODBC. Is there currently an option to integrate it into DataDog APM?
I cannot get the `tss2_getinfo` command to run. The relevant TRACE log is attached below. ``` debug:tcti:src/tss2-tcti/tcti-device.c:114:tcti_device_transmit() sending 22 byte command buffer: (size=22): 0000: 8001000000160000017a000000080000 .........z...... 0010: 0000000001fc ...... debug:tcti:src/util/io.c:94:write_all()...
### Describe the issue There is support for private repositories which was implemented via https://github.com/nix-community/poetry2nix/pull/390. It seems to work fine using nix-build and the other older nix commands. However, the...