Jared Casey

Results 17 comments of Jared Casey

Hi @Ibrahimtrrc -- Can you use an earlier version of Node.js? The 3.x Couchbase Node.js SDK is compatible w/ Node.js 10, 12 and 14. See compat docs below. When ottoman...

Hi @nmdaniil -- This is a fair request. I have created [JSCBC-1321](https://jira.issues.couchbase.com/browse/JSCBC-1321) in our JIRA tracking system. I imagine we can address this feature request in the somewhat near future...

Hi @mynewestgitaccount -- thanks for the inquiry! We are keeping an eye on the [3.14 release schedule](https://peps.python.org/pep-0745/#release-schedule) and will aim to have 3.14 support shortly after it is available. Unfortunately...

I have created [PYCBC-1702](https://jira.issues.couchbase.com/browse/PYCBC-1702) to track some pathfinding for potentially supporting free-threading. [PYCBC-1702]: https://couchbasecloud.atlassian.net/browse/PYCBC-1702?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Hi @davidkhala -- To answer your questions: 1. This is a bug in the underlying C++ client. It is assuming there will be `indexDefs` response will be non-empty. I created...

Hi @davidkhala - This issue should be fixed with v4.5.1 and v4.6.0 of the Node.js client (released earlier this week).

Hi @kirrg001 -- Sorry for the delayed response. I am trying to see why I am not getting notifications correctly. The change for this issue was specifically related to managing...

The code is following the transactional GetMulti specification. So, I don't know if there will be a change. However, can you provide details on the use-case for providing an index...

> but custom transcoder could deserialize a document to undefined. So what should be checked is that error is undefined rather than checking that value is not undefined. Fair point....

The changes associated with [JSCBC-1351](https://jira.issues.couchbase.com/browse/JSCBC-1351) are now available with [v4.5.0](https://www.npmjs.com/package/couchbase/v/4.5.0) of the Node.js SDK. Unfortunately, I don't think the transactions RFC is publicly available. I will keep this issue open...