Giter VIP home page Giter VIP logo

Comments (8)

fooblahblah avatar fooblahblah commented on August 29, 2024

I'm using Cassandra 2.0.8 on Arch Linux too.

from akka-persistence-cassandra.

krasserm avatar krasserm commented on August 29, 2024

@fooblahblah

  • What is the single character in the marker field?
  • Can you share a test to reproduce?

from akka-persistence-cassandra.

sebastiaansamyn-tc avatar sebastiaansamyn-tc commented on August 29, 2024

I had this once, because I forgot to set the channelId.

from akka-persistence-cassandra.

krasserm avatar krasserm commented on August 29, 2024

Ok, then I understand why this came up. I'll make the implementation more robust and waiting for Jeff's answer too. Thanks for reporting.

from akka-persistence-cassandra.

fooblahblah avatar fooblahblah commented on August 29, 2024

I'm not sure which marker field is the culprit (maybe the H?), but here's my data.

My apps has 2 durable channels and then just plain persistent actors.

Anything I can do in the meantime to work around like naming mentioned above?

Thanks!

cqlsh:akka> select processor_id, partition_nr, sequence_nr, marker from messages;

processor_id | partition_nr | sequence_nr | marker
-------------------------------------------------------------------------------------------------------+--------------+-------------+--------
/user/alert-management-cluster/orgsActor/victorops/victorops-incident-1 | 0 | 0 | H
/user/alert-management-cluster/orgsActor/victorops/victorops-incident-1 | 0 | 1 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-incident-1 | 0 | 2 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-incident-1 | 0 | 3 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-incident-1/victorops-everyone-1 | 0 | 0 | H
/user/alert-management-cluster/orgsActor/victorops/victorops-incident-1/victorops-everyone-1 | 0 | 1 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-incident-1/victorops-everyone-1 | 0 | 2 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-incident-1/victorops-everyone-1 | 0 | 3 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff | 0 | 0 | H
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff | 0 | 1 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff | 0 | 2 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff | 0 | 3 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff | 0 | 4 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff | 0 | 5 | A
/user/alert-management-cluster/victorops-channel-proxy | 0 | 0 | H
/user/alert-management-cluster/org-alert-proxy/victorops-channel | 0 | 0 | H
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff/victorops-notifications-jeff | 0 | 0 | H
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff/victorops-notifications-jeff | 0 | 1 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff/victorops-notifications-jeff | 0 | 2 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff/victorops-notifications-jeff | 0 | 3 | A
/user/alert-management-cluster/orgsActor/victorops/victorops-paging-jeff/victorops-notifications-jeff | 0 | 4 | A
/user/alert-management-cluster/orgsActor/victorops | 0 | 0 | H
/user/alert-management-cluster/orgsActor/victorops | 0 | 1 | A
/user/alert-management-cluster/orgsActor/victorops | 0 | 2 | A

(24 rows)

from akka-persistence-cassandra.

krasserm avatar krasserm commented on August 29, 2024

This is now fixed in master. Can you please verify if it works for you and let me know? (ref #9).

from akka-persistence-cassandra.

fooblahblah avatar fooblahblah commented on August 29, 2024

Looks good from my initial tests which caused it before. Thanks!

from akka-persistence-cassandra.

krasserm avatar krasserm commented on August 29, 2024

Hi Jeff,

I published a bugfix release:

Thanks for reporting!

Cheers,
Martin

from akka-persistence-cassandra.

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.