[JBoss JIRA] (ISPN-11881) Expose fetchSize for Query.iterator()
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-11881:
----------------------------------------
Summary: Expose fetchSize for Query.iterator()
Key: ISPN-11881
URL: https://issues.redhat.com/browse/ISPN-11881
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying
Affects Versions: 11.0.0.Dev05
Reporter: Gustavo Fernandes
Query.iterator() should accept a param to specify the fetch size of entries. For indexless query, this would affect the underlying stream and for distributed lucene queries it would set the underlying DistributedIterator's fetchSize
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11880) Remove unused files from distribution dir
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11880?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11880:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/8363
> Remove unused files from distribution dir
> -----------------------------------------
>
> Key: ISPN-11880
> URL: https://issues.redhat.com/browse/ISPN-11880
> Project: Infinispan
> Issue Type: Task
> Components: Build
> Affects Versions: 11.0.0.Dev05
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> The following files in the distribution dir no longer have a purpose and should be removed:
> {code}
> distribution/src/main/release
> ├── common
> │ ├── bin
> │ │ └── functions.sh
> │ ├── configs
> │ │ ├── config-samples
> │ │ │ ├── distributed-ec2.xml
> │ │ │ ├── distributed-udp.xml
> │ │ │ ├── minimal.xml
> │ │ │ └── sample.xml
> │ │ ├── log4j
> │ │ │ └── log4j2.xml
> {code}
> Removing {{distribution/src/main/release/common/configs/config-samples}} also means that we can kill {{SampleConfigFilesCorrectnessTest}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11880) Remove unused files from distribution dir
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11880?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11880:
--------------------------------
Sprint: DataGrid Sprint #44
> Remove unused files from distribution dir
> -----------------------------------------
>
> Key: ISPN-11880
> URL: https://issues.redhat.com/browse/ISPN-11880
> Project: Infinispan
> Issue Type: Task
> Components: Build
> Affects Versions: 11.0.0.Dev05
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> The following files in the distribution dir no longer have a purpose and should be removed:
> {code}
> distribution/src/main/release
> ├── common
> │ ├── bin
> │ │ └── functions.sh
> │ ├── configs
> │ │ ├── config-samples
> │ │ │ ├── distributed-ec2.xml
> │ │ │ ├── distributed-udp.xml
> │ │ │ ├── minimal.xml
> │ │ │ └── sample.xml
> │ │ ├── log4j
> │ │ │ └── log4j2.xml
> {code}
> Removing {{distribution/src/main/release/common/configs/config-samples}} also means that we can kill {{SampleConfigFilesCorrectnessTest}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11880) Remove unused files from distribution dir
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11880?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11880:
--------------------------------
Status: Open (was: New)
> Remove unused files from distribution dir
> -----------------------------------------
>
> Key: ISPN-11880
> URL: https://issues.redhat.com/browse/ISPN-11880
> Project: Infinispan
> Issue Type: Task
> Components: Build
> Affects Versions: 11.0.0.Dev05
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> The following files in the distribution dir no longer have a purpose and should be removed:
> {code}
> distribution/src/main/release
> ├── common
> │ ├── bin
> │ │ └── functions.sh
> │ ├── configs
> │ │ ├── config-samples
> │ │ │ ├── distributed-ec2.xml
> │ │ │ ├── distributed-udp.xml
> │ │ │ ├── minimal.xml
> │ │ │ └── sample.xml
> │ │ ├── log4j
> │ │ │ └── log4j2.xml
> {code}
> Removing {{distribution/src/main/release/common/configs/config-samples}} also means that we can kill {{SampleConfigFilesCorrectnessTest}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11880) Remove unused files from distribution dir
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11880?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11880:
--------------------------------
Description:
The following files in the distribution dir no longer have a purpose and should be removed:
{code}
distribution/src/main/release
├── common
│ ├── bin
│ │ └── functions.sh
│ ├── configs
│ │ ├── config-samples
│ │ │ ├── distributed-ec2.xml
│ │ │ ├── distributed-udp.xml
│ │ │ ├── minimal.xml
│ │ │ └── sample.xml
│ │ ├── log4j
│ │ │ └── log4j2.xml
{code}
Removing {{distribution/src/main/release/common/configs/config-samples}} also means that we can kill {{SampleConfigFilesCorrectnessTest}}.
was:{{distribution/src/main/release/common/configs/config-samples}} are never used, we should remove them and SampleConfigFilesCorrectnessTest
> Remove unused files from distribution dir
> -----------------------------------------
>
> Key: ISPN-11880
> URL: https://issues.redhat.com/browse/ISPN-11880
> Project: Infinispan
> Issue Type: Task
> Components: Build
> Affects Versions: 11.0.0.Dev05
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> The following files in the distribution dir no longer have a purpose and should be removed:
> {code}
> distribution/src/main/release
> ├── common
> │ ├── bin
> │ │ └── functions.sh
> │ ├── configs
> │ │ ├── config-samples
> │ │ │ ├── distributed-ec2.xml
> │ │ │ ├── distributed-udp.xml
> │ │ │ ├── minimal.xml
> │ │ │ └── sample.xml
> │ │ ├── log4j
> │ │ │ └── log4j2.xml
> {code}
> Removing {{distribution/src/main/release/common/configs/config-samples}} also means that we can kill {{SampleConfigFilesCorrectnessTest}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-7180) ClientClusterExpirationEventsTest.testNullValueMetadataExpiration random failures
by Will Burns (Jira)
[ https://issues.redhat.com/browse/ISPN-7180?page=com.atlassian.jira.plugin... ]
Will Burns commented on ISPN-7180:
----------------------------------
[~dan.berindei]If it continues to fail, please feel free to reopen.
> ClientClusterExpirationEventsTest.testNullValueMetadataExpiration random failures
> ---------------------------------------------------------------------------------
>
> Key: ISPN-7180
> URL: https://issues.redhat.com/browse/ISPN-7180
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 9.0.0.Alpha4
> Reporter: Dan Berindei
> Assignee: Will Burns
> Priority: Critical
> Labels: testsuite_stability
> Fix For: 11.0.0.CR1
>
> Attachments: ClientClusterExpirationEventsTest_20161015.log.gz
>
>
> {noformat}
> 00:31:53,427 ERROR (testng-ClientClusterExpirationEventsTest:[]) [TestSuiteProgress] Test failed: org.infinispan.client.hotrod.event.ClientClusterExpirationEventsTest.testNullValueMetadataExpiration
> java.lang.AssertionError: expected:<-2029326077> but was:<-1572153589>
> at org.testng.AssertJUnit.fail(AssertJUnit.java:59) ~[testng-6.8.8.jar:?]
> at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364) ~[testng-6.8.8.jar:?]
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80) ~[testng-6.8.8.jar:?]
> at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:88) ~[testng-6.8.8.jar:?]
> at org.infinispan.test.TestingUtil.assertAnyEquals(TestingUtil.java:1481) ~[infinispan-core-tests.jar:9.0.0-SNAPSHOT]
> at org.infinispan.client.hotrod.event.EventLogListener.expectSingleEvent(EventLogListener.java:160) ~[test-classes/:?]
> at org.infinispan.client.hotrod.event.EventLogListener.expectOnlyExpiredEvent(EventLogListener.java:136) ~[test-classes/:?]
> at org.infinispan.client.hotrod.event.ClientClusterExpirationEventsTest.lambda$testNullValueMetadataExpiration$77(ClientClusterExpirationEventsTest.java:158) ~[test-classes/:?]
> at org.infinispan.client.hotrod.event.ClientClusterExpirationEventsTest$$Lambda$365/1048942861.accept(Unknown Source) ~[?:?]
> at org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener(HotRodClientTestingUtil.java:176) ~[test-classes/:?]
> at org.infinispan.client.hotrod.event.ClientClusterExpirationEventsTest.testNullValueMetadataExpiration(ClientClusterExpirationEventsTest.java:152) ~[test-classes/:?]
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-11880) Remove distribution config-samples as they're never used
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-11880:
-----------------------------------
Summary: Remove distribution config-samples as they're never used
Key: ISPN-11880
URL: https://issues.redhat.com/browse/ISPN-11880
Project: Infinispan
Issue Type: Task
Components: Build
Affects Versions: 11.0.0.Dev05
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 11.0.0.CR1
{{distribution/src/main/release/common/configs/config-samples}} are never used, we should remove them and SampleConfigFilesCorrectnessTest
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months