Skip to content
#

distributed

Here are 1,462 public repositories matching this topic...

edoakes
edoakes commented Sep 8, 2021

From a slack message:

Hi, So I observed that if you deploy a deployment with more replicas than the available resources serve keeps trying to allocate them waiting for autoscaler.

(pid=125021) 2021-09-07 20:52:42,899    INFO http_state.py:75 -- Starting HTTP proxy with name 'pfaUeM:SERVE_CONTROLLER_ACTOR:SERVE_PROXY_ACTOR-node:192.168.1.13-0' on node 'node:192.168.1.13-0' listening on '12

Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...

  • Updated Sep 14, 2021
  • Java
server
vipera7
vipera7 commented Aug 27, 2021

Steps to reproduce

  1. Click on the #app-navigation-toggle element

Expected behaviour

App navigation should open

Actual behaviour

Doesn't show, or open when clicked several times

Server configuration

Operating system:
CentOS 7
Web server:
Apache
Database:
MySQL
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
22.1.0
**Update

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

  • Updated Sep 8, 2021
  • Java
LightGBM
jameslamb
jameslamb commented Jan 27, 2021

Summary

mypy shows some issues in LightGBM's Python package.

mypy \
    --exclude='python-package/compile/|python-package/build' \
    --ignore-missing-imports \
    python-package/
18 errors in 4 files (click me)
python-package/lightgbm/compat.py:12: error: Name 'Series' already defined (possibly by an import)
python-package
nni
nebula

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

  • Updated Sep 17, 2021
  • Jupyter Notebook
transmittable-thread-local

📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • Updated Sep 10, 2021
  • Java
IanWardell
IanWardell commented Jul 23, 2020

Describe Your Environment

  • Version of ZoneMinder release version v1.34.16.
  • How you installed ZoneMinder Docker Container https://hub.docker.com/r/quantumobject/docker-zoneminder/
  • Full name and version of OS
  • Browser name and version
    Brave - Version 1.11.97 Chromium: 84.0.4147.89 (Official Build) (64-bit)
    Firefox- 78.0.2 (64-bit)

If the issue concerns a camera

  • Make and M
hnwyllmm
hnwyllmm commented Aug 24, 2021

Please check the FAQ documentation before raising an issue

Please check the old issues before raising an issue in case someone has asked the same question that you are asking.

Describe the bug (must be provided)
in file deps/oblib/src/lib/atomic/ob_atomic.h
macro ATOMIC_FAA double defined

A clear and concise description of what the bug is.

**Your Environments (__must

anthony-murphy
anthony-murphy commented Aug 13, 2021

Work Item

There are some examples in our repo that use op, rather than sequenceDelta event. These do not work, as processing op correctly is very difficult, and error prone. sequenceDelta is always correct. These legacy examples should be updated or removed.

seut
seut commented Jun 22, 2021

Use case:

1.) A user may want to backup all tables but no metadata like users, privileges, etc. without explicitly defining each table inside the CREATE SNAPSHOT statement.

2.) A user may want to transfer users & privileges, custom analyzers or user-defined-functions from one cluster to another without backing up a complete cluster including all data (tables).

*Feature description

Improve this page

Add a description, image, and links to the distributed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed topic, visit your repo's landing page and select "manage topics."

Learn more