openresty / openresty/openresty

dict set

Open
#636 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
14k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

最新发布的 openresty/openresty:alpine (2020-07-10)
对一下语法报错误
self.dict:set("nginx_metric_errors_total", 0)
attempt to call method set

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported self.dict:set("nginx_metric_errors_total", 0) error in openresty/openresty:alpine from the 2020-07-10 release. The issue names no source file or test, so trace the dict API implementation and its tests or documentation to determine whether set is supported. Done means establishing the cause and confirming the corrected behavior with a focused reproduction or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, lua
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.