Skip to content
#

apache

Here are 2,839 public repositories matching this topic...

superset
alya
alya commented Dec 22, 2021

At present, in stream typeahead in the compose box, we sort pinned streams > subscribed streams > other streams, with message volume serving as the tie breaker.

To improve the likelihood that the desired streams are sorted at the top, we should change the ordering to be:

stream that the message is addressed to (if any) > unmuted pinned streams > unmuted subscribed streams > muted streams > o

rabbah
rabbah commented Apr 2, 2020

The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.

We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.

Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.

  • Updated Dec 23, 2021
  • C++
zhengshiJ
zhengshiJ commented Dec 9, 2021

Proposed changes

this pr is for #7096 , which is add a function for infer predicate.

  • Add a switch enable_infer_predicate to control whether to perform predicate expansion.
  • Register a new rule InferFiltersrule and add it to GlobalState.
  • Traverse Conjunct to construct on/where equivalence connection, numerical connection and isNullPredicate.
  • Infer all equivalence connections
masaori335
masaori335 commented Sep 23, 2020

ATS has several metircs of proxy.process.net.calls_to_.* and 2 of them are not working.

$ traffic_ctl metric match proxy.process.net.calls_to
proxy.process.net.calls_to_read 616958
proxy.process.net.calls_to_read_nodata 193461
proxy.process.net.calls_to_readfromnet 0            ///< !
proxy.process.net.calls_to_readfromnet_afterpoll 0  ///< !
proxy.process.net.calls_to_write 374065
p

后端开发常用框架文档及中文翻译,包含 Spring 系列文档(Spring, Spring Boot, Spring Cloud, Spring Security, Spring Session),大数据(Apache Hive, HBase, Apache Flume),日志(Log4j2, Logback),Http Server(NGINX,Apache),Python,数据库(OpenTSDB,MySQL,PostgreSQL)等最新官方文档以及对应的中文翻译。

  • Updated Nov 17, 2021

Improve this page

Add a description, image, and links to the apache 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 apache topic, visit your repo's landing page and select "manage topics."

Learn more