Skip to content
#

realtime

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

supabase
Isaiah-Hamilton
Isaiah-Hamilton commented Dec 17, 2021

Feature request

Is your feature request related to a problem? Please describe.

Currently, when clicking the supabase logo in the footer the scrolling is very jagged. The feature is adding smooth scrolling to the land page.

Describe the solution you'd like

Add smooth scrolling.

Describe alternatives you've considered

Let me know if you have any ideas.

Additional c

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

  • Updated Dec 18, 2021
  • Java
anthony-murphy
anthony-murphy commented Nov 15, 2021

It is possible for a sequence delta to contain no ranges. a case where this happens in on receiving remote delete for a locally delete range. there is an ask that we just don't even fire the event in these cases. this is in line with the behavior of shared map.

Here is some conversation

While testing, we noticed that when a client is ingesting a remote deletion for a range that client itse

sharadregoti
sharadregoti commented Dec 18, 2020

The problem faced currently?

While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target

How can we solve it?

Mission control should remove the white space if present before saving the config

If you want this feature to be implemented, gi

redpanda
jcsp
jcsp commented Dec 16, 2021

Two things going on here:

  • Every node that is not the leader is logging "Current node is not a leader" at info level continuously
  • The node that's actually managing the movement is logging "Current and requested partition configuration differs" continuously while the partition is being moved.

(mixed logs from all nodes in a cluster while movement is going on)

INFO  2021-12-16 11:46:11
sanity
alevroub
alevroub commented Jun 26, 2018

The default google-maps-input.json could maybe include more displaying options, such as themes and zoom level for the static map. Though hacky, these few changes do the job for me:

GeopointSelect.js

var _googleMapsInput = require('config:@sanity/google-maps-input');
var _googleMapsInput2 = _interopRequireDefault(_googleMapsInput);

class GeopointSelect extends _react2.default.Compone
wave

Improve this page

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

Learn more