Giter Site home page Giter Site logo

Comments (14)

Terkwood avatar Terkwood commented on June 1, 2024

Related: #95

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

We don't need a Kafka streams app to track Liveness of the system. Just a rust app which uses rdkafka and keeps a count in memory.

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

https://docs.rs/rusoto_ec2/0.40.0/rusoto_ec2/struct.StopInstancesRequest.html

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

https://coreos.com/os/docs/latest/customizing-docker.html

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

https://coreos.com/os/docs/latest/mounting-storage.html

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

Try a startup script

https://gist.github.com/Terkwood/7a01ad35f500934baf4da8a9dd2f8767

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

https://github.com/coreos/docs/blob/master/os/getting-started-with-systemd.md

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

confluentinc/kafka-streams-examples#180

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

https://docs.confluent.io/current/streams/faq.html#interactive-queries

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

gateway after big box restart

thread '<unnamed>' panicked at 'Nested error (!) waiting on kafka stream: KafkaError (Message consumption error: GroupLoadInProgress (Broker: Group coordinator load in progress))', src/kafka_io.rs:111:27
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
thread '<unnamed>' panicked at 'Unable to receive kafka event via router channel: RecvError', src/router.rs:275:29

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

orderly shutdown detected

kafkacat -b friend:9092 -t bugout-shutdown-ev -C -K:

...

1574821076618:{"secs_since_epoch":1574821076,"nanos_since_epoch":618310524}

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

Since we plan to make gateway stateless using Redis, it seems reasonable to use Redis for pub sub to bugle /startup service

Connection management: https://github.com/sfackler/r2d2

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

Hopefully we don't need this, but: rusoto doc for private DNS name of an instance

https://rusoto.github.io/rusoto/rusoto_ec2/struct.Instance.html#structfield.private_dns_name

from bugout.

Terkwood avatar Terkwood commented on June 1, 2024

https://stackoverflow.com/questions/35878270/docker-redis-container-getting-warning-proc-sys-net-core-somaxconn-in-a-user-d

from bugout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.