[jira] [Commented] (CASSANDRA-19362) An "include" is broken on the Storage Engine documentation page

2024-02-27 Thread Arun Ganesh (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-19362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17821446#comment-17821446
 ] 

Arun Ganesh commented on CASSANDRA-19362:
-

Hi [~polandll],

I'm a new contributor, and I was looking for something to contribute. Hope you 
don't mind :) I've attached screenshots of the fix as well.

[4.1 PR|https://github.com/apache/cassandra/pull/3148]
[4.0 PR|https://github.com/apache/cassandra/pull/3149]
[3.11 PR|https://github.com/apache/cassandra/pull/3150]

> An "include" is broken on the Storage Engine documentation page
> ---
>
> Key: CASSANDRA-19362
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19362
> Project: Cassandra
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Jeremy Hanna
>Assignee: Lorina Poland
>Priority: Normal
> Attachments: 3.11.png, 4.0.png, 4.1.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The example code at the bottom of the "Storage Engine" page doesn't appear to 
> be including the code properly.  See 
> https://cassandra.apache.org/doc/stable/cassandra/architecture/storage_engine.html#example-code



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-19362) An "include" is broken on the Storage Engine documentation page

2024-02-05 Thread Lorina Poland (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-19362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814486#comment-17814486
 ] 

Lorina Poland commented on CASSANDRA-19362:
---

The link is broken in versions 4.1, 4.0, and 3.11, but not 5.0 because the 
include is not correct.

 

The correct include is: 
{code:java}
include::cassandra:example$BASH/find_sstables.sh[]{code}

> An "include" is broken on the Storage Engine documentation page
> ---
>
> Key: CASSANDRA-19362
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19362
> Project: Cassandra
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Jeremy Hanna
>Assignee: Lorina Poland
>Priority: Normal
>
> The example code at the bottom of the "Storage Engine" page doesn't appear to 
> be including the code properly.  See 
> https://cassandra.apache.org/doc/stable/cassandra/architecture/storage_engine.html#example-code



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org