Hi Meow
  I found Apache Artemis is a no blocking MQ and kafka is also a message 
service , so they are seem duplicate in some aspects 




------------------ ???????? ------------------
??????: "meow licous"<meowliciou...@gmail.com>; 
????????: 2018??5??31??(??????) ????7:57
??????: "users"<users@kafka.apache.org>; 
????: Artemis Source connector into apache kafka.



Hi,


I am trying to write a source connector from Apache Artemis into Kafka.
Here `Source Partition` doesn't make much sense since you can't keep track
of position in Artemis. You either `Ack` or `Nack` a message.

is connect only for sources that support reading from a specific point like
a file position, dbtimestamp ect?

Is is possible to copy these messages into kafka in a lossless manner.

- Meow

Reply via email to