Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hmsonline/cassandra-triggers issues and pull requests

#56 - Bump cassandra-all from 1.1.2 to 3.0.26

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#55 - Bump junit from 4.10 to 4.13.1

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#54 - Is cassandra 2.0.4 supported?

Issue - State: open - Opened by newtechfellas about 10 years ago - 12 comments

#53 - Fixing LICENSE.txt

Pull Request - State: closed - Opened by irieksts about 11 years ago - 1 comment

#52 - Error in porting on Cassandra 1.2.3

Issue - State: open - Opened by hero78119 over 11 years ago - 2 comments

#51 - LongType Column insertion fails if CommitLog is enabled

Issue - State: open - Opened by marsred almost 12 years ago - 1 comment

#49 - Tidying of Trigger interface, e.g. fixed typo in argument name.

Pull Request - State: closed - Opened by andrewswan about 12 years ago

#48 - Removing schema from repository since it is now dynamically created.

Pull Request - State: closed - Opened by boneill42 about 12 years ago - 1 comment

#47 - Fix for #43: Dodgy condition in the while loop.

Pull Request - State: closed - Opened by boneill42 about 12 years ago

#46 - Upgrade to Cassandra 1.1.2

Pull Request - State: closed - Opened by boneill42 about 12 years ago

#45 - Dynamic Column Family Creation for Commit and Error logs

Issue - State: closed - Opened by boneill42 about 12 years ago - 2 comments

#44 - Add version of maven-compiler-plugin to POM

Pull Request - State: closed - Opened by andrewswan about 12 years ago

#43 - Dodgy "while" condition in TriggerExecutionThread#run

Issue - State: closed - Opened by andrewswan about 12 years ago - 2 comments

#42 - Configuration Wiki page no longer reflects actual schema

Issue - State: closed - Opened by andrewswan about 12 years ago - 2 comments

#41 - Fix for issue 40 - "LogEntryStore can generate invalid column family name"

Pull Request - State: closed - Opened by andrewswan about 12 years ago - 1 comment

#40 - LogEntryStore can generate invalid column family name

Issue - State: closed - Opened by andrewswan about 12 years ago - 2 comments

#39 - Fixed eclipse warnings: static method references and extraneous imports.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#38 - Modified getPending away from range query to use key specific fetch instead.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#37 - Change to honor CL of original mutation, and switched to ONE for all others.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#36 - Making each operation take place at a different time.

Pull Request - State: closed - Opened by irieksts over 12 years ago

#35 - Changing the commit log to only processing entries that are commited.

Pull Request - State: closed - Opened by irieksts over 12 years ago

#34 - Escaping . so it is the char not all chars.

Pull Request - State: closed - Opened by irieksts over 12 years ago

#33 - Fix to accomodate IPv4 addresses

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#32 - Fixed getHostName() for machines where it resolve to IPs.

Pull Request - State: closed - Opened by boneill42 over 12 years ago

#31 - Adding column names to the log entry.

Pull Request - State: closed - Opened by irieksts over 12 years ago - 4 comments

#30 - Made threadPoolSize a member variable.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#29 - Fixed re-enable after a trigger pause.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#28 - Moved the sleep to avoid spinning if schema isn't created.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#27 - Segmentation fault

Issue - State: closed - Opened by jsteggink over 12 years ago - 2 comments

#26 - Single Crack-Smoking CommitLog (CSCL) per host.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#25 - Change from new.sf.json to simple json.

Pull Request - State: closed - Opened by irieksts over 12 years ago

#24 - Refactored to pull ErrorLog out into its own class.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#23 - Pivot commit log to use less rows

Pull Request - State: closed - Opened by irieksts over 12 years ago

#21 - Adding multithreading to the main code base.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#19 - Allow users to create schema w/out Virgil

Pull Request - State: closed - Opened by ptgoetz over 12 years ago

#18 - Remove search for other host that have not processed commit log.

Pull Request - State: closed - Opened by irieksts over 12 years ago

#17 - Pom to support sonar.

Pull Request - State: closed - Opened by boneill42 over 12 years ago

#16 - Improved test coverage.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#15 - Changing batch size to 100 per second.

Pull Request - State: closed - Opened by irieksts over 12 years ago - 1 comment

#14 - Use consistent naming convention for enums

Pull Request - State: closed - Opened by ptgoetz over 12 years ago

#13 - Updates to support testing.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#12 - Changed triggers to use secondary indexes.

Pull Request - State: closed - Opened by irieksts over 12 years ago - 1 comment

#11 - Test of Hector mutation

Pull Request - State: closed - Opened by boneill42 over 12 years ago

#10 - Removed dependencies on commons.

Pull Request - State: closed - Opened by boneill42 over 12 years ago - 1 comment

#9 - Added unit tests and column write configuration

Pull Request - State: closed - Opened by boneill42 over 12 years ago

#8 - Changed max number of columns in the log entry from 10 to 1000.

Pull Request - State: closed - Opened by irieksts over 12 years ago

#7 - Change box name lookup from mac to first non-loopback hostname.

Pull Request - State: closed - Opened by irieksts over 12 years ago

#6 - Zeroed the issue to the aop.xml

Pull Request - State: closed - Opened by sandrews over 12 years ago - 1 comment

#5 - IndexTrigger AOP

Pull Request - State: closed - Opened by ducquoc over 12 years ago - 1 comment

#4 - unit test

Pull Request - State: closed - Opened by ducquoc over 12 years ago - 1 comment

#3 - added AOP for general exception from Cassandra insertion

Pull Request - State: closed - Opened by ducquoc over 12 years ago

#2 - Pause for column family

Pull Request - State: closed - Opened by irieksts over 12 years ago - 4 comments

#1 - Trigger error handling

Pull Request - State: closed - Opened by irieksts over 12 years ago