Giter Club home page Giter Club logo

conduit-connector-nats-jetstream's People

Contributors

adamhaffar avatar alyakimenko avatar dependabot[bot] avatar lovromazgon avatar nassor avatar samirketema avatar serhiispivak avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

nassor

conduit-connector-nats-jetstream's Issues

Bug: Source connector stop working after NATS reconnection

Bug description

After the NATS system recreates a connection, the connector ceases to function. This issue has been observed consistently following each instance of NATS connection recreation. Consequently, data transmission and communication processes stop working, leading to major operational setbacks.

Steps to reproduce

  1. Start the connector and NATS server.
  2. Create a pipeline file with NATS Jetstream as the source and log as the destination.
  3. Use NATS benchmark to create some load: nats bench test --js --pub 1 --size 16 --msgs 10
  4. Run conduit and observe logs of messages received working.
  5. Stop NATS server
  6. Stop NATS benchmark
  7. Start NATS server
  8. Start NATS benchmark
  9. Observe logs of messages received NOT working.

Version

0.3.1

Bug: Destination connector stop working after NATS reconnection

Bug description

After the NATS system recreates a connection, the destination connector ceases to function by not being able to write to the new nats connection.

Steps to reproduce

  • Start the connector and NATS server.
  • Create a pipeline file with NATS Jetstream as the source and destination
  • Run nats bench test --js --storage=memory --pub 1 --size 32 --msgs=200000 to send msgs to NATS
  • Run conduit and observe by running nats bench test --js --sub=1 --pull
  • Stop NATS server
  • Stop NATS benchmark
  • Start NATS server
  • Send more messages
  • Start NATS benchmark
  • Observe logs of messages that stop reaching the destination.

Version

v0.3.1

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.