Re: [logging-log4j2] branch master updated: Fix CassandraExtension keyspace usage

2022-02-01 Thread Matt Sicker
I merely haven’t used Cassandra in a little while and forgot that you have to explicitly use a keyspace before querying things. I’ve even come across a similar feature in Postgres when you have multiple schemas. — Matt Sicker > On Feb 1, 2022, at 10:48, Ralph Goers wrote: > > Yeah. Unfortuna

Re: [logging-log4j2] branch master updated: Fix CassandraExtension keyspace usage

2022-02-01 Thread Ralph Goers
Yeah. Unfortunately the test fails with the latest version of the embedded Cassandra. Matt created LOG4J2-3384 to address that. Ralph > On Feb 1, 2022, at 5:51 AM, Gary Gregory wrote: > > Woa, deep Cassandra magic! ;-) thanks Matt. > > Gary > > On Tue, Feb 1, 2022, 01:39 wrote: > >> This i

Re: [logging-log4j2] branch master updated: Fix CassandraExtension keyspace usage

2022-02-01 Thread Gary Gregory
Woa, deep Cassandra magic! ;-) thanks Matt. Gary On Tue, Feb 1, 2022, 01:39 wrote: > This is an automated email from the ASF dual-hosted git repository. > > mattsicker pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git > > > The following com