Hi Joan, Deni and others, While waiting for provision and getting ready for soak test against SM 60 using ppc64le environment, I would like to pick up below one to across the finish line.
====== * #1783 needs attention; Tony Sun was the original developer here and we're hoping someone can carry his work across the finish line ====== Best regards, Peng Hui From: Joan Touzet <woh...@apache.org> To: dev@couchdb.apache.org Date: 2020/01/16 04:45 AM Subject: [EXTERNAL] Re: CouchDB 3.0 Update - Jan 15 Hi Deni and others, Since you last sent this, a few things have happened: * We found ongoing, persistent crashes in couchjs after upgrading to SpiderMonkey 60. The bulk of these appear to have been removed by disabling the Ion JIT. The rest appear relegated to a specific architecture (arm64), where we need to enforce running against 1.8.5 for now. Paul is working this one through #2449. * In CI runs we're seeing hung Erlang beam.smp processes, consuming 100% CPU. We have a traceback from Nick's laptop as well. It's not clear this is entirely related to couchjs crashing, especially because it's happening on FreeBSD when Jenkins attempts to kill off CouchDB forcibly during a test run. This is being tracked in #2437. There are a couple of new tickets: * #1783 needs attention; Tony Sun was the original developer here and we're hoping someone can carry his work across the finish line * #2435/#2218 covers documentation work that must be done before 3.0 can release. There's quite a lot of this, unfortunately, and a separate milestone has been created in the documentation repository to track it: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_couchdb-2Ddocumentation_milestone_1&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=PKZ65oA9tV05sXjYYyZUJf_d-ASaaLXiLw-gQdWPDsQ&m=bOjhux-5fL3vcK82IqEu9OACs5WHJZ4UD7mYed1HK88&s=3wFZBNiTEQftiGFJt2AjFS2EWuelZsiagaVN0Wlqie0&e= I'm about 75% of the way done with the Release Notes PR, but it is still draft status and not yet ready to be reviewed. * #1927 is a nice-to-have that will make our RC process cleaner, but isn't mandatory. Am hoping Dave can help with this, but if not I can give some attention once the documentation work is in hand. * #2457 is a chore to just add a few missed default config params to the default.ini file we ship. * (pending) Our Docker and packaging repos need to be updated with the outcome of the SpiderMonkey changes that have been made. The goal is to use SM60 if possible, reverting to 1.8.5 when it is not available upstream or if there are platform-specific bugs (as with arm64). On 2020-01-08 16:55, Denitsa Burroughs wrote: > Hi all, > > Thanks to everyone who contributed with closing the remaining 3.0 roadmap > items/epics. We are getting very close to RC! There are a couple of > outstanding lower level issues that also need to be addressed and any help > here would be greatly appreciated. I am adding owners to each issue based > on the comments in the ticket but please feel free to let me know if that's > incorrect. > > Here's a link to the 3.0.0 Milestone > < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_couchdb_milestone_5&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=PKZ65oA9tV05sXjYYyZUJf_d-ASaaLXiLw-gQdWPDsQ&m=bOjhux-5fL3vcK82IqEu9OACs5WHJZ4UD7mYed1HK88&s=a4XvUwW4qdOV_5mgk8Oe-Ra7cES1pQ20iUz_RjeQDUg&e= >. There are currently 6 > items on the list: > #2404 3.0 build is broken on Microsoft Windows > < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_couchdb_issues_2404&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=PKZ65oA9tV05sXjYYyZUJf_d-ASaaLXiLw-gQdWPDsQ&m=bOjhux-5fL3vcK82IqEu9OACs5WHJZ4UD7mYed1HK88&s=IqviXa-nypBueWTvqr5LahsUObxazEZLLNOLvlMGN1U&e= > Joan has a fix > #2391 update rebar.config with latest module tags > < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_couchdb_issues_2391&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=PKZ65oA9tV05sXjYYyZUJf_d-ASaaLXiLw-gQdWPDsQ&m=bOjhux-5fL3vcK82IqEu9OACs5WHJZ4UD7mYed1HK88&s=R2BcclAQR2l62aBOAX_b0h4ZbRs8jGAXKghkUz3q6vc&e= > - Need a > decision/consensus on the approach. Adam/Jan? > #1783 fix empty queries < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_couchdb_pull_1783&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=PKZ65oA9tV05sXjYYyZUJf_d-ASaaLXiLw-gQdWPDsQ&m=bOjhux-5fL3vcK82IqEu9OACs5WHJZ4UD7mYed1HK88&s=EmUSbLKtHrsej7OX-W-Swz9U1TlRQ8SH0NMJPgk6rAw&e= > - > Tony? > #2393 fix(#2143): allow env var overrides for js query server config > < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_couchdb_pull_2393&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=PKZ65oA9tV05sXjYYyZUJf_d-ASaaLXiLw-gQdWPDsQ&m=bOjhux-5fL3vcK82IqEu9OACs5WHJZ4UD7mYed1HK88&s=wZt_Y-Pv2_Md6yITDsQw3cP3XsxZJAXieitVrhX05Sc&e= >- blocked by #2404. Joa > #2218 Deprecation list for 3.0 (release notes compilation) > < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_couchdb_issues_2218&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=PKZ65oA9tV05sXjYYyZUJf_d-ASaaLXiLw-gQdWPDsQ&m=bOjhux-5fL3vcK82IqEu9OACs5WHJZ4UD7mYed1HK88&s=9SPlBn8YMGrgSv7HW0Cpq8UEmOn5q-z92OUjsLf4yLw&e= > - Doc ticket > #1927 build: stop propagating RC tags into erlang apps > < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_couchdb_pull_1927&d=DwICaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=PKZ65oA9tV05sXjYYyZUJf_d-ASaaLXiLw-gQdWPDsQ&m=bOjhux-5fL3vcK82IqEu9OACs5WHJZ4UD7mYed1HK88&s=ayicblf79Xtq9DBzOVf4IkAos1iSX719ee31SMzLVSo&e= > - Dave/Joan? > > Any other issues that need to be tagged for 3.0? > > Thanks, > > Deni >