Skip to content

New/fql#404

Closed
Deepak-Vohra wants to merge 8 commits intoapache:trunkfrom
Deepak-Vohra:new/fql
Closed

New/fql#404
Deepak-Vohra wants to merge 8 commits intoapache:trunkfrom
Deepak-Vohra:new/fql

Conversation

@Deepak-Vohra
Copy link
Contributor

Added a page on Full Query Logging, a new feature.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be sitting together with the one regarding batch query attributes above.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The introduction of the weighted queue is too detailed (especially the exceptions, the unit tests, etc.) that I feel only Cassandra developer will be interested in. Could we have a high-level introduction about the weighted queue, and move the details into a quoted note section for developers?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The format is not consistent with batch query attributes. Please unify

FieldName - Description

::

sudo mkdir -p /tmp/cassandrafullquerylog
sudo chmod -R 777 /tmp/cassandrafullquerylog
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why 777? No files are expected to be executed.

Query: SELECT * FROM system.peers
Values:

Type: single-query
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we truncate the entries? It makes the page unnecessarily long.

Copy link
Contributor

@yifan-c yifan-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate the efforts on making those improvements!
If possible, please further reduce the dumped content from the cq4 file.

@Deepak-Vohra
Copy link
Contributor Author

  • Removed a few more duplicate entries.
  • As the page is on FQL, best to list what all FQL provides even if takes slightly more page.
  • Added a comment that the log is truncated.
  • Made all references to "as follows" consistent by adding : suffix.

@dineshjoshi
Copy link
Member

This has been committed.

blambov pushed a commit to blambov/cassandra that referenced this pull request Jun 13, 2022
* STAR-1230 Provide CL API to update to remote storage

Extends CommitLog's API to allow update its directory, so a commit log
from remote storage can be replayed.

* Add test of CL's forPath

* Fix test method name

(cherry picked from commit 17a0558)
blambov pushed a commit to blambov/cassandra that referenced this pull request Nov 24, 2022
* STAR-1230 Provide CL API to update to remote storage

Extends CommitLog's API to allow update its directory, so a commit log
from remote storage can be replayed.

* Add test of CL's forPath

* Fix test method name

(cherry picked from commit 17a0558)
(cherry picked from commit 241c971)
adelapena pushed a commit to adelapena/cassandra that referenced this pull request Sep 26, 2023
* STAR-1230 Provide CL API to update to remote storage

Extends CommitLog's API to allow update its directory, so a commit log
from remote storage can be replayed.

* Add test of CL's forPath

* Fix test method name

(cherry picked from commit 17a0558)
(cherry picked from commit 241c971)
(cherry picked from commit 33cb1c6)
(cherry picked from commit c47530b)
ekaterinadimitrova2 pushed a commit to ekaterinadimitrova2/cassandra that referenced this pull request Jun 3, 2024
* STAR-1230 Provide CL API to update to remote storage

Extends CommitLog's API to allow update its directory, so a commit log
from remote storage can be replayed.

* Add test of CL's forPath

* Fix test method name

(cherry picked from commit 17a0558)
(cherry picked from commit 241c971)
(cherry picked from commit 33cb1c6)
(cherry picked from commit c47530b)
(cherry picked from commit c56b818)
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Jan 7, 2026
* STAR-1230 Provide CL API to update to remote storage

Extends CommitLog's API to allow update its directory, so a commit log
from remote storage can be replayed.

* Add test of CL's forPath

* Fix test method name

(cherry picked from commit 17a0558)
(cherry picked from commit 241c971)
(cherry picked from commit 33cb1c6)
(cherry picked from commit c47530b)
(cherry picked from commit c56b818)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments