[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-05-10 Thread Dmitriy Pavlov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470310#comment-16470310
 ] 

Dmitriy Pavlov commented on IGNITE-7912:


[~vozerov] could you please write comment to ticket after merge, so it would be 
clear who did the review.

> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
> Fix For: 2.6
>
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-05-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470118#comment-16470118
 ] 

ASF GitHub Bot commented on IGNITE-7912:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/3965


> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
> Fix For: 2.6
>
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-05-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470119#comment-16470119
 ] 

ASF GitHub Bot commented on IGNITE-7912:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/3636


> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
> Fix For: 2.6
>
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-05-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467595#comment-16467595
 ] 

ASF GitHub Bot commented on IGNITE-7912:


GitHub user DmitriyGovorukhin opened a pull request:

https://github.com/apache/ignite/pull/3965

IGNITE-7912



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7912

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3965.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3965


commit 578a49689cefbcf94ab999c2837a5324fdd069c5
Author: Ivan Daschinskiy 
Date:   2018-03-14T17:43:34Z

IGNITE-7912 Add Visor WAL command to safely truncate WAL archives and
print list of files that is safe to truncate. Perform these task clusterwide
and per nodes that are specified.

commit 7b591d61c114ee24ef520480591ee1371d4f24ef
Author: Ivan Daschinskiy 
Date:   2018-03-20T16:46:36Z

IGNITE-7912 Rewrote code for preventing abstraction leaks, and added 
additional tests for CommandHandler.

commit 5f19e13b180ac346ad3d6886f7b37ad595c706dc
Author: Ivan Daschinskiy 
Date:   2018-03-21T10:35:27Z

IGNITE-7912 Merged with master and rewrote wal logic in CommandHandler 
according to new changes

commit 90daba6df7db6be0e42e07b20fa78bd4ce1c129e
Author: Ivan Daschinskiy 
Date:   2018-03-21T10:36:29Z

IGNITE-7912 Merged with master and rewrote wal logic in CommandHandler 
according to new changes

commit 4093e89e1c1fb58123db2b1a863c82e9e07bdbca
Author: Ivan Daschinskiy 
Date:   2018-03-23T14:03:36Z

Merge branch 'master' into ignite-7912

commit 680fe97ecb23bd13b4daa14d5723c112db5bc7fc
Author: Ivan Daschinskiy 
Date:   2018-03-23T14:04:43Z

IGNITE-7912 Merging master and revert GridDhtPartitionExchangeId

commit f3b46c1af07a73913dca2b0f9173fb23280d13f8
Author: Ivan Daschinskiy 
Date:   2018-03-31T09:13:11Z

IGNITE-7912 merge with master

commit 5478ca0454e83127f8a923e9e3da1e0bafb0424f
Author: Ivan Daschinskiy 
Date:   2018-04-03T08:33:21Z

IGNITE-7912 Simplified tests and corrected formatting issues

commit 012b9b43df19abe7a3e6c4cc7371cc506f29a93a
Author: Ivan Daschinskiy 
Date:   2018-04-04T13:12:41Z

IGNITE-7912 Code review reaction

commit 2c35061b2cba570d75231ae2addb6b1c6ef84ae8
Author: Ivan Daschinskiy 
Date:   2018-04-05T11:05:44Z

IGNITE-7912 Add test that checks whether reserved WAL segment
is not affected

commit 93014eea3402d216880c1f574285a53eb66999ab
Author: Ivan Daschinskiy 
Date:   2018-04-05T15:18:10Z

IGNITE-7912 Reworking test, part 1.

commit 0b94a1cdfc119577fe150a3d9094c897f9031537
Author: Ivan Daschinskiy 
Date:   2018-04-05T16:34:28Z

IGNITE-7912 Reworking test, part 2.

commit 4e09ed087b73e1887f49aa3242f64e1672c507e7
Author: Ivan Daschinskiy 
Date:   2018-04-06T14:57:16Z

IGNITE-7912 Small refactoring.

commit 4637e9f022af5c7fd101daf8c039d9f01d876988
Author: Ivan Daschinskiy 
Date:   2018-04-09T09:42:14Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-7912

commit be6dc1bcc256d7a94834f63873520103846d3797
Author: Ivan Daschinskiy 
Date:   2018-04-09T09:49:13Z

IGNITE-7912 Small refactoring.

commit f6e4206dc8dcef1792bf9e25c204f0ce9732c209
Author: Ivan Daschinskiy 
Date:   2018-04-12T10:44:12Z

Merge branch 'master' into ignite-7912

commit 12f89a6458228b7163a032177812d476473ee8d0
Author: Ivan Daschinskiy 
Date:   2018-04-12T11:22:52Z

IGNITE-7912 Introduce IGNITE_ENABLE_EXPERIMENTAL_COMMAND system property
to hide WAL command by default.

commit 10d1ff6f8fab3239706da15d2ea63e894cb24385
Author: Ivan Daschinskiy 
Date:   2018-05-02T11:41:37Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-7912

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/commandline/Arguments.java
#   
modules/core/src/main/java/org/apache/ignite/internal/commandline/Command.java
#   
modules/core/src/main/java/org/apache/ignite/internal/commandline/CommandHandler.java
#   
modules/core/src/test/java/org/apache/ignite/internal/commandline/CommandHandlerParsingTest.java
#   
modules/core/src/test/java/org/apache/ignite/util/GridCommandHandlerTest.java

commit 895bb93ca5365d8d54c15853b0a2fb92d888f2a1
Author: Ivan Daschinskiy 
Date:   2018-05-02T14:15:22Z

IGNITE-7912 wip.

commit c01ceddc697202e3c774383ac473db428015f838
Author: Ivan Daschinskiy 
Date:   2018-05-07T09:30:19Z

Merge remote-tracking branch 'origin/master' into ignite-7912

commit b19be66f9938fcc0314f3584cb8f5dd3071c6836
Author: Ivan Daschinskiy 
Date:   2018-05-07T09:42:44Z

IGNITE-7912 wip.

commit 2e5a2800632c094500f0680d6fbf54e4a6fe6731
Author: Ivan Daschinskiy 
Date:   2018-05-07T16:42:44Z

[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-05-07 Thread Ivan Daschinskiy (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465939#comment-16465939
 ] 

Ivan Daschinskiy commented on IGNITE-7912:
--

Merged latest changes and added newest TC build. Tests seems to be ok.

> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-05-02 Thread Ivan Daschinskiy (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461273#comment-16461273
 ] 

Ivan Daschinskiy commented on IGNITE-7912:
--

Merged latest changes and added newest TC build. Tests seems to be ok.

> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-04-06 Thread Ivan Daschinskiy (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428047#comment-16428047
 ] 

Ivan Daschinskiy commented on IGNITE-7912:
--

[~agura] Thank you for your review. I suppose I've corrected all issues you've 
found. 

> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-04-04 Thread Andrey Gura (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425633#comment-16425633
 ] 

Andrey Gura commented on IGNITE-7912:
-

[~ivandasch] Please, take a look at review in Upsource. Could you please also 
check all your change for code style, empty/redundant lines and spaces, 
javadocs, etc.

> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-03-23 Thread Ivan Daschinskiy (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411437#comment-16411437
 ] 

Ivan Daschinskiy commented on IGNITE-7912:
--

Could you review my pull-request, please?

Tests seems to be ok.

> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7912) control.sh script should show used WAL-segments

2018-03-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399024#comment-16399024
 ] 

ASF GitHub Bot commented on IGNITE-7912:


GitHub user ivandasch opened a pull request:

https://github.com/apache/ignite/pull/3636

IGNITE-7912 First stage of unused WAL segments command. Now print

from all nodes.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ivandasch/ignite ignite-7912

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3636.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3636


commit 76817db04de34c85d9fd78a33f1f26657ab91e7b
Author: Ivan Daschinskiy 
Date:   2018-03-14T17:43:34Z

IGNITE-7912 First stage of unused WAL segments command. Now print
from all nodes.




> control.sh script should show used WAL-segments
> ---
>
> Key: IGNITE-7912
> URL: https://issues.apache.org/jira/browse/IGNITE-7912
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Sergey Filatov
>Assignee: Ivan Daschinskiy
>Priority: Minor
>
> We have to erase wal archive because wal archive can grow large and we must 
> have safe way to remove unused segments to free disk space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)