issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr linked:pr language:Java
Filter by
5.8M results
📋 작업 내용
cancelOrder() 진입 시 Order에 락/@Version이 없어 동시 취소 요청이 모두 통과하면 재고/포인트/쿠폰이 중복 복구됩니다. 동시 취소를 직렬화하여 이중환불을 방지합니다.
🔍 현재 문제
// OrderCommandService.java:178
Order order = orderRepository.findById(orderId) ...
fix
Overview
The library page takes ~44s to load in dev. Two root causes:
1. Missing indexes: ORDER BY name (the default sort) and the JOIN to food_sources both run without an index on foods,
causing ...
Descripción
Crear el archivo WSDL formal que define las 4 operaciones del SOAP Server: authenticate, getUserProfile, createUser,
validateToken. Publicarlo accesible vía HTTP en /?wsdl.
Requerimiento: ...
feature
must
soap-php
week-1
Descripción
Crear la estructura Maven con 3 módulos: rmi-api, rmi-server, rmi-rest-bridge. Parent POM con Java 17, UTF-8.
Definition of Done
- mvn clean install desde el parent compila los 3 módulos ...
feature
must
rmi-java
week-1
Parent bounty: #743
This is an independent reissue of #5958, created because the original issue is limited to its creator and asks
non-authors to create another issue referring to #743.
Bug
The GET ...
Descripción
Inicializar el proyecto PHP con Composer, configurar autoload PSR-4, instalar dependencias (firebase/php-jwt, phpdotenv)
y verificar que las extensiones soap, ldap y openssl estén habilitadas. ...
feature
must
soap-php
week-1
Sub-task of epic #551 — shrink the radon complexity allowlist to zero.
Target
src/mgz_pkmn/lookup.py — find_top_cards is currently F-rank at cyclomatic complexity 75. The file is on RADON_CC_EXCLUDE ...
area:devops
area:lookup
enhancement
help wanted
type:chore
version:v1.x
需求
站点概况的延迟趋势/质量趋势目前把该站点所有模型混合聚合,无法单独看某个模型。
方案
- 后端 get_site_trend 增加 model 参数,按 config_json.model 过滤。
- 前端在趋势图上方加模型筛选器(标签/下拉),默认「全部」,选某模型只看它的趋势。
验收
- [ ] 可切换「全部 / 各模型」查看趋势
- [ ] 默认全部,行为与现在一致 ...
问题1:TTFT P50 / TPOT P50 为空
get_sites_summary 构造 latest_results 时未带 percentiles 字段(db.py:1664),前端读 r.percentiles.TTFT.P50 永远为空。 → 后端透传
percentiles。并在概况表新增 E2E P50 列(数据已存在)。
问题2:趋势列是失败率,恒为 0 的贴底绿线,无信息量 ...
Descripción
Crear las interfaces y clases del módulo rmi-api:
- JobOrchestratorService extends Remote
- JobSpec implements Serializable
- JobStatus implements Serializable
- JobResult implements ...
feature
must
rmi-java
week-1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.